From 9334103af79378af611a678076a3f290af9d2dc1 Mon Sep 17 00:00:00 2001
From: linawolf <112@linawolf.de>
Date: Thu, 17 Nov 2022 21:36:49 +0000
Subject: [PATCH] [DOCS] Introduce unique link targets per Changelog
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Changelog entries can be linked even if the
file is renamed or moved.

In the future this enables us to get rid of different
link syntax and
only use the most well known :ref:`deprecation-12345`
syntax.

Resolves: #96329
Releases: main
Change-Id: I3c1c6c48e3a2d381974752f1c837a04e59036ffd
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/76667
Tested-by: core-ci <typo3@b13.com>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: Stefan Bürk <stefan@buerk.tech>
Reviewed-by: Stefan Bürk <stefan@buerk.tech>
Tested-by: Lina Wolf <112@linawolf.de>
Reviewed-by: Lina Wolf <112@linawolf.de>
---
 .../Changelog/10.0/Breaking-21638-LockIPPropertyRemoved.rst     | 2 ++
 ...-81950-RemoveLeftoverWorkspacesUnpublishingFunctionality.rst | 2 ++
 ...fluid_styled_contentDoesNotUseSpacelessViewHelperAnymore.rst | 2 ++
 ...king-87009-UseMultipleTranslationFilesByDefaultInEXTform.rst | 2 ++
 .../10.0/Breaking-87193-DeprecatedFunctionalityRemoved.rst      | 2 ++
 .../10.0/Breaking-87305-UseConstructorInjectionInDataMapper.rst | 2 ++
 ...king-87511-RemoveNamespacesViewObjectNamePatternProperty.rst | 2 ++
 .../Breaking-87511-RemoveViewFormatToObjectNameMapProperty.rst  | 2 ++
 .../Changelog/10.0/Breaking-87558-ConsolidateExtbaseCaches.rst  | 2 ++
 .../10.0/Breaking-87567-GlobalVariableTBE_TEMPLATERemoved.rst   | 2 ++
 ...eaking-87583-RemoveObsoleteAPCCacheBackendImplementation.rst | 2 ++
 .../Changelog/10.0/Breaking-87594-HardenExtbase.rst             | 2 ++
 ...3-ReplaceConfigpersistenceclassesTyposcriptConfiguration.rst | 2 ++
 ...ng-87627-RemovePropertyExtensionNameOfAbstractController.rst | 2 ++
 .../Changelog/10.0/Breaking-87936-TCAForSysHistoryRemoved.rst   | 2 ++
 .../Breaking-87937-TCAOption_selicon_field_path_removed.rst     | 2 ++
 .../10.0/Breaking-87957-DoNotMagicallyRegisterValidators.rst    | 2 ++
 .../10.0/Breaking-87989-TCAOptionSetToDefaultOnCopyRemoved.rst  | 2 ++
 .../10.0/Breaking-88129-RenameFeloginFlexformFields.rst         | 2 ++
 ...eaking-88143-Version-relatedDatabaseFieldT3ver_idRemoved.rst | 2 ++
 .../10.0/Breaking-88182-JsfuncInlineJsHasBeenDropped.rst        | 2 ++
 .../10.0/Breaking-88366-RemovedCf_PrefixOfCacheTables.rst       | 2 ++
 ...aking-88376-RemovedObsoletePageNotFound_handlingSettings.rst | 2 ++
 .../10.0/Breaking-88411-TBE_EDITORtypo3formRemoved.rst          | 2 ++
 .../10.0/Breaking-88427-JsfuncevalfieldjsHasBeenRemoved.rst     | 2 ++
 .../Breaking-88458-RemovedFrontendTrackUserFtuFunctionality.rst | 2 ++
 ...88496-MethodGetSwitchableControllerActionsHasBeenRemoved.rst | 2 ++
 ...Breaking-88498-GlobalDataForTimeTrackerStatisticsRemoved.rst | 2 ++
 .../Breaking-88500-RTEImageHandlingFunctionalityDropped.rst     | 2 ++
 ...moveCreateDirsDirectiveOfExtensionInstallationEm_confphp.rst | 2 ++
 ...27-OverridingCustomValuesInUserAuthenticationDerivatives.rst | 2 ++
 ...Breaking-88540-ChangedRequestWorkflowForFrontendRequests.rst | 2 ++
 .../Breaking-88564-PageTSconfigSettingTSFEconstantsRemoved.rst  | 2 ++
 ...g-88574-4thParameterOfPageRepository-enableFieldsRemoved.rst | 2 ++
 ...8583-DatabaseFieldSys_languagestatic_lang_isocodeRemoved.rst | 2 ++
 .../Breaking-88638-StreamlinedSoftRefParserReferenceLookup.rst  | 2 ++
 ...emplatenextLevelAndTypoScriptSublevel-InheritanceRemoved.rst | 2 ++
 .../Breaking-88643-RemovedSwiftmailerswiftmailerDependency.rst  | 2 ++
 ...itanceOfAbstractServiceFromAbstractAuthenticationService.rst | 2 ++
 .../Breaking-88657-PopupConfigurationInFormEngineDropped.rst    | 2 ++
 .../Changelog/10.0/Breaking-88660-GLOBALST3_VARRemoved.rst      | 2 ++
 ...ng-88667-RemovedAdditionalJavaScriptSubmitFromFormEngine.rst | 2 ++
 ...ing-88669-FormEngineFormDataProviderParentPageTcaRemoved.rst | 2 ++
 ...reaking-88681-ImportOfPHPFilesInImportExportFilesRemoved.rst | 2 ++
 .../Breaking-88687-ConfigureExtbaseRequestHandlersViaPHP.rst    | 2 ++
 .../10.0/Breaking-88706-StreamlineFeloginLocallangKeys.rst      | 2 ++
 ...ing-88724-RemoveSuperfluousMethodsOfLocalizationRedirect.rst | 2 ++
 .../Breaking-88741-CHashCalculationInIndexedSearchRemoved.rst   | 2 ++
 ...ing-88744-DatabaseFieldsRelatedToCSSStyledContentRemoved.rst | 2 ++
 ...g-88755-RemovePOSTOptionFromTypolinkaddQueryStringmethod.rst | 2 ++
 ...ectiveConcatenationOfCSSFilesInResourceCompressorRemoved.rst | 2 ++
 ...-88772-JavaScriptScriptTagsOmitTypetextjavascriptInHTML5.rst | 2 ++
 .../10.0/Breaking-88779-RecordListRemoveUnusedCode.rst          | 2 ++
 .../10.0/Breaking-88799-IntroducedPSR-3CompatibleLoggingAPI.rst | 2 ++
 .../Deprecation-80420-EmailFinisherSingleAddressOptions.rst     | 2 ++
 ...recation-82669-StreamlineBackendRoutePathInconsistencies.rst | 2 ++
 .../10.0/Deprecation-85895-DeprecateFile_getMetaData.rst        | 2 ++
 .../10.0/Deprecation-87200-EmailFinisherFormatContants.rst      | 2 ++
 .../10.0/Deprecation-87200-EmailFinisherFormatOption.rst        | 2 ++
 .../Deprecation-87305-UseConstructorInjectionInDataMapper.rst   | 2 ++
 ...recation-87332-AvoidRuntimeReflectionCallsInObjectAccess.rst | 2 ++
 ...-87550-UseControllerClassesWhenRegisteringPluginsmodules.rst | 2 ++
 ...eprecateTYPO3CMSExtbaseUtilityTypeHandlingUtilityhex2bin.rst | 2 ++
 ...precation-87882-FileRelatedControllersMovedToEXTfilelist.rst | 2 ++
 .../10.0/Deprecation-87894-GeneralUtilityidnaEncode.rst         | 2 ++
 ...precation-88366-DefaultCachingFrameworkCacheNamesChanged.rst | 2 ++
 ...SetCacheHashnoCacheHashOptionsInViewHelpersAndUriBuilder.rst | 2 ++
 .../10.0/Deprecation-88428-ToprawurlencodeAndTopstr_replace.rst | 2 ++
 .../10.0/Deprecation-88432-ReplacedMd5jsWithAnAMDModule.rst     | 2 ++
 .../10.0/Deprecation-88433-DeprecateTopopenUrlInWindow.rst      | 2 ++
 ...ecation-88473-TypoScriptFrontendController-settingLocale.rst | 2 ++
 .../10.0/Deprecation-88499-BackendUtilitygetViewDomain.rst      | 2 ++
 ...eprecation-88554-DeprecatedMethodsInVersionNumberUtility.rst | 2 ++
 .../10.0/Deprecation-88559-TSFE-sys_language_isocode.rst        | 2 ++
 .../Changelog/10.0/Deprecation-88567-GLOBALS_LOCAL_LANG.rst     | 2 ++
 ...88569-LocalesinitializeInFavorOfRegularSingletonInstance.rst | 2 ++
 ...ackendSplitButtonsWithTYPO3CMSBackendDocumentSaveActions.rst | 2 ++
 .../Deprecation-88662-DeprecatedBackendRouteXMOD_tximpexp.rst   | 2 ++
 ...6-PageRepositoryPHPClassMovedFromFrontendToCoreExtension.rst | 2 ++
 ...ation-88792-ForceTemplateParsingInTSFEAndTemplateService.rst | 2 ++
 ...-88807-AdminPanelInitializableInterfaceHasBeenDeprecated.rst | 2 ++
 .../Changelog/10.0/Feature-21638-IntroducedIpLockingForIpv6.rst | 2 ++
 .../Feature-56213-AllowSortingFilelistByFileMetadataTitle.rst   | 2 ++
 .../10.0/Feature-78432-AddLogMessageForSwitchUserAction.rst     | 2 ++
 .../Feature-80420-AllowMultipleRecipientsInEmailFinisher.rst    | 2 ++
 .../Feature-83734-AddSupportForCurrentPageInConfigcache.rst     | 2 ++
 ...eature-84112-SymfonyDependencyInjectionForCoreAndExtbase.rst | 2 ++
 .../Feature-84757-DoubleClickInStructureTreeChangesLabel.rst    | 2 ++
 ...9-ShowSchedulerInformationsInTheSystemInformationToolbar.rst | 2 ++
 ...e-85607-NewThumbnailViewHelperToRenderThumbnailsDeferred.rst | 2 ++
 .../Feature-86629-ImplementLinkHandlerForTelephoneNumbers.rst   | 2 ++
 .../Feature-86964-AllowGettingClassPropertyDefaultValue.rst     | 2 ++
 .../Feature-87200-SendPlaintextAndHTMLMailsInEmailFinisher.rst  | 2 ++
 .../Changelog/10.0/Feature-87433-AddChangefreqAndPriority.rst   | 2 ++
 ...87457-UseSymfonyproperty-infoToGatherDocBlockInformation.rst | 2 ++
 .../Changelog/10.0/Feature-87665-IntroduceBitSetClass.rst       | 2 ++
 ...7726-ExtendFrontendLoginControllerHookToValidatePassword.rst | 2 ++
 ...ature-88643-NewMailAPIBasedOnSymfonymailerAndSymfonymime.rst | 2 ++
 .../Feature-88648-DefineTwitterCardTypeInPageProperties.rst     | 2 ++
 .../Changelog/10.0/Feature-88770-PSR-14BasedEventDispatcher.rst | 2 ++
 .../10.0/Feature-88791-IntroducePreviewAspectInContext.rst      | 2 ++
 ...poScriptAspectToHandleTypoScriptRenderingContextSettings.rst | 2 ++
 .../10.0/Feature-88799-IntroducedPSR-3CompatibleLoggingAPI.rst  | 2 ++
 ...8807-AdminPanelRequestEnricherInterfaceHasBeenIntroduced.rst | 2 ++
 .../Important-87427-ClassSchemaConstantsMarkedAsPrivate.rst     | 2 ++
 .../Important-87516-RemoveCoreHTTPRequestHandlerInterface.rst   | 2 ++
 .../Important-87603-ClassesUseStrictModeAndScarlarTypeHints.rst | 2 ++
 ...nt-87894-RemovedPHPDependencyAlgo26-matthiasidna-convert.rst | 2 ++
 ...Important-88043-TypeScriptSourcesMovedIntoBuildDirectory.rst | 2 ++
 .../10.1/Deprecation-88787-BackendUtilityEditOnClick.rst        | 2 ++
 .../10.1/Deprecation-88839-CLILowlevelRequestHandlers.rst       | 2 ++
 .../Deprecation-88850-ContentObjectRendererSendNotifyEmail.rst  | 2 ++
 .../10.1/Deprecation-88854-JumpExtOfRecordListController.rst    | 2 ++
 .../Changelog/10.1/Deprecation-88854-T3_THIS_LOCATION.rst       | 2 ++
 .../Changelog/10.1/Deprecation-88862-T3_RETURN_URL.rst          | 2 ++
 .../Deprecation-88995-CallingRegisterPluginWithVendorName.rst   | 2 ++
 .../10.1/Deprecation-89001-InternalPublicTSFEProperties.rst     | 2 ++
 .../Changelog/10.1/Deprecation-89033-JumpToUrl.rst              | 2 ++
 .../10.1/Deprecation-89037-DeprecatedLocallangXmlParser.rst     | 2 ++
 .../10.1/Deprecation-89127-CleanupRecordHistoryHandling.rst     | 2 ++
 .../Changelog/10.1/Deprecation-89215-JQueryClearable.rst        | 2 ++
 .../10.1/Feature-78488-AddRelNoreferrerToExternalLinks.rst      | 2 ++
 ...SeparatelyEnableDisableAddMediaByURLAndSelectUploadFiles.rst | 2 ++
 ...ure-85918-HideInMenuShowInMenuEntryForPagesInContextMenu.rst | 2 ++
 .../Feature-86670-MakeDefaultActionInDragUploaderAdjustable.rst | 2 ++
 .../10.1/Feature-87525-AddApi1OptionInVimeoRenderer.rst         | 2 ++
 .../10.1/Feature-88318-DisplayApplicationContextInCLI.rst       | 2 ++
 ...ure-88441-ShowConfigurationOfUSER_INTObjectsInAdminpanel.rst | 2 ++
 .../10.1/Feature-88602-AllowAdditionalFileProcessors.rst        | 2 ++
 ...eature-88742-ImportYamlFilesRelativeToTheCurrentYamlFile.rst | 2 ++
 ...-88805-AddTypeToTYPO3CMSCoreDatabaseQueryQueryBuilderset.rst | 2 ++
 ...sGuzzleMiddlewareHandlerConfigurationFromTYPO3_CONF_VARS.rst | 2 ++
 ...88907-AlwaysEnableFilterInSelectMultipleSideBySideFields.rst | 2 ++
 ...Feature-89010-IntroduceSiteConfigForDistributionPackages.rst | 2 ++
 ...89018-ProvideImplementationForPSR-17HTTPMessageFactories.rst | 2 ++
 ...re-89054-ProvideCoreCacheFrontendsViaDependencyInjection.rst | 2 ++
 .../10.1/Feature-89061-IntroduceNotificationActions.rst         | 2 ++
 .../10.1/Feature-89090-ReportsForConflictingRedirects.rst       | 2 ++
 .../10.1/Feature-89115-Auto-createRedirectsOnSlugChanges.rst    | 2 ++
 ...-89142-CreateSiteConfigurationIfPageIsCreatedOnRootLevel.rst | 2 ++
 ...Feature-89143-AllowRollbackForASetOfRecordHistoryEntries.rst | 2 ++
 ...50-AddEventsBeforeAndAfterRollbackOfRecordHistoryEntries.rst | 2 ++
 .../10.1/Feature-89216-PSR-18HTTPClientImplementation.rst       | 2 ++
 .../Feature-89227-AskForEmailAddressWhileInstallingTYPO3.rst    | 2 ++
 .../Feature-89229-CachePresetForSettingsInMaintenanceArea.rst   | 2 ++
 .../Changelog/10.1/Feature-89244-BroadcastChannels.rst          | 2 ++
 ...92-AddSupportForRecordHistoryCorrelationIdsToDataHandler.rst | 2 ++
 .../Feature-9070-AllowTranslationOfIndexConfigurationTitles.rst | 2 ++
 .../Changelog/10.1/Important-89001-TSFE-createHashBase.rst      | 2 ++
 ...nt-89122-UnifiedEvaluationOfVersionedRecordsInWorkspaces.rst | 2 ++
 .../10.2/Deprecation-85592-DeprecatedSiteTitleConfiguration.rst | 2 ++
 ...ecation-88238-AllowedMimeTypesOfFileUploadAndImageUpload.rst | 2 ++
 .../10.2/Deprecation-89331-FormEngineLegacyFunctions.rst        | 2 ++
 ...89468-DeprecateInjectionOfEnvironmentServiceInWebRequest.rst | 2 ++
 ...-DeprecateTYPO3CMSExtbaseMvcControllerAbstractController.rst | 2 ++
 ...cation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst | 2 ++
 ...-89579-ServiceChainsRequireAnArrayForExcludedServiceKeys.rst | 2 ++
 ...ecation-89631-UseEnvironmentAPIToFetchApplicationContext.rst | 2 ++
 .../Deprecation-89718-LegacyPageTSconfigParsingLowlevelAPI.rst  | 2 ++
 ...ecation-89722-GMENU_LAYERSRelatedPropertyTSFE-divSection.rst | 2 ++
 ...n-89733-SignalSlotsInCoreExtensionMigratedToPSR-14Events.rst | 2 ++
 .../Changelog/10.2/Deprecation-89742-FormMixins.rst             | 2 ++
 .../Deprecation-89756-BackendUtilityTYPO3_copyRightNotice.rst   | 2 ++
 .../Changelog/10.2/Feature-79445-AddMultistepWizard.rst         | 2 ++
 .../Changelog/10.2/Feature-79445-ImproveFormCreationWizard.rst  | 2 ++
 .../10.2/Feature-82706-RenderFieldsetLabelsInFormTemplates.rst  | 2 ++
 .../Changelog/10.2/Feature-84203-UnifyFormSetupYAMLLoading.rst  | 2 ++
 .../10.2/Feature-84713-AccessSingleFormValuesInTemplates.rst    | 2 ++
 .../Feature-84990-AddEventForCheckingExternalLinksInRTE.rst     | 2 ++
 .../Changelog/10.2/Feature-84990-MarkBrokenFileLinksInRTE.rst   | 2 ++
 .../Feature-85592-AddSiteTitleConfigurationToSitesModule.rst    | 2 ++
 ...ture-86759-SupportNomoduleAttributeForJavaScriptIncludes.rst | 2 ++
 ...-86818-ReintroduceKeyboardAccessibleVersionOfThePagetree.rst | 2 ++
 ...ditionalConfigurationForExternalLinkTypesInLinkvalidator.rst | 2 ++
 ...tchingUidOfALazyLoadingProxyWithoutLoadingTheObjectFirst.rst | 2 ++
 .../10.2/Feature-87798-ProvideAWayToSortFormListsInExtform.rst  | 2 ++
 .../10.2/Feature-88102-FrontendLoginViaFluidAndExtbase.rst      | 2 ++
 .../10.2/Feature-88110-FeloginExtbasePasswordRecovery.rst       | 2 ++
 .../Feature-88238-FeatureToggleFormlegacyUploadMimeTypes.rst    | 2 ++
 ...reSwitchRedirectAndStaticRoutesMiddlewaresCanBeReordered.rst | 2 ++
 ...Feature-88950-AddStoreSessionArgumentToWidgetViewHelpers.rst | 2 ++
 .../Feature-89171-AddedPossibilityToHaveMultipleSitemaps.rst    | 2 ++
 ...portForEnvironmentVariablesInImportsInSiteConfigurations.rst | 2 ++
 .../Feature-89458-ShowLinkToOnlineDocsInExtensionManager.rst    | 2 ++
 .../10.2/Feature-89526-FeatureFlagBetaTranslationServer.rst     | 2 ++
 ...eature-89577-NewPSR-14BasedEventsForFileAbstractionLayer.rst | 2 ++
 .../10.2/Feature-89603-IntroduceNativePaginationForLists.rst    | 2 ++
 .../10.2/Feature-89718-UnifiedPHPAPIForLoadingPageTSconfig.rst  | 2 ++
 ...733-NewPSR-14EventsForExistingSignalSlotsInCoreExtension.rst | 2 ++
 .../Feature-89746-CustomIconForRecordBrowserButtonInForms.rst   | 2 ++
 .../10.2/Feature-89747-CustomTablesWithRecordBrowserInForms.rst | 2 ++
 .../Changelog/10.2/Important-84221-RestructuringOfFormSetup.rst | 2 ++
 ...ortant-87518-UsePreparedStatementsForPdo_mysqlPerDefault.rst | 2 ++
 .../Important-88655-ChangedLoadingOrderOfRTEConfiguration.rst   | 2 ++
 .../Changelog/10.2/Important-89645-RemovedSystemLogOptions.rst  | 2 ++
 ...ronmentRelatedDependencyInjectionServicesHaveBeenRemoved.rst | 2 ++
 ...tion-89139-ConsoleCommandsConfigurationFormatCommandsPhp.rst | 2 ++
 .../10.3/Deprecation-89463-SwitchableControllerActions.rst      | 2 ++
 .../10.3/Deprecation-89673-ExtbasesWebRequestAndWebResponse.rst | 2 ++
 ...ecation-89866-Global-TYPO3-information-related-constants.rst | 2 ++
 .../Deprecation-89868-RemoveReqCHashFunctionalityForPlugins.rst | 2 ++
 ...precation-89870-NewPSR-14EventsForExtbase-relatedSignals.rst | 2 ++
 ...cation-90007-GlobalConstantsTYPO3_versionAndTYPO3_branch.rst | 2 ++
 .../10.3/Deprecation-90019-PagePermissionLogicByDataHandler.rst | 2 ++
 ...on-90249-PackageRelatedSignalSlotsMigratedToPSR-14Events.rst | 2 ++
 .../Changelog/10.3/Deprecation-90258-SimplifiedRTEParserAPI.rst | 2 ++
 ...precation-90260-ResourceFactorygetInstancePseudo-factory.rst | 2 ++
 .../Changelog/10.3/Deprecation-90348-PageLayoutViewClass.rst    | 2 ++
 ...rokenLinkRepositorygetNumberOfBrokenLinksInLinkvalidator.rst | 2 ++
 .../Changelog/10.3/Deprecation-90421-DocumentTemplate.rst       | 2 ++
 .../10.3/Deprecation-90522-TSFEPropertiesRegardingImages.rst    | 2 ++
 .../10.3/Feature-78347-AddStdWrapPropertiesToFilesProcessor.rst | 2 ++
 .../10.3/Feature-78450-IntroducePreviewRendererPattern.rst      | 2 ++
 .../Feature-79310-AddOptionsAndClipboardToFilelistSearch.rst    | 2 ++
 .../10.3/Feature-82062-ProgressForReferenceIndexUpdateOnCLI.rst | 2 ++
 ...847-RemoveRepairedLinksFromLinkvalidatorListAfterEditing.rst | 2 ++
 ...eature-84214-AddCheckIfFieldsAreEditableForLinkvalidator.rst | 2 ++
 .../10.3/Feature-86614-AddHookBeforeRenderingHrefLang.rst       | 2 ++
 ...tionOptionsForLockingAddedConfigurationOptionsForLocking.rst | 2 ++
 ...ture-87451-SchedulerRunCommandAcceptsMultipleTaskOptions.rst | 2 ++
 ...e-88147-AddPossibilityToConfigureThePathToSitemapXslFile.rst | 2 ++
 ...ature-88818-IntroduceEventsToModifyCKEditorConfiguration.rst | 2 ++
 ...ture-88901-RenderAllFieldsInElementInformationController.rst | 2 ++
 ...ViewClassToEnrichContentIntoTheColumnsInTheBackendLayout.rst | 2 ++
 ...-88962-Re-implementOldPIDupinRootlineTypoScriptCondition.rst | 2 ++
 .../Feature-89032-RenderFieldControlForSelectSingleElement.rst  | 2 ++
 ...re-89139-AddDependencyInjectionSupportForConsoleCommands.rst | 2 ++
 ...ature-89551-AddFluidAdditionalAttributesToTheFormElement.rst | 2 ++
 ...e-89644-AddOptionalArgumentFieldsToEditRecordViewHelpers.rst | 2 ++
 .../10.3/Feature-89650-AllowLineBreaksInTCADescriptions.rst     | 2 ++
 .../Changelog/10.3/Feature-89738-ApiForAjaxRequests.rst         | 2 ++
 .../Feature-89870-NewPSR-14EventsForExtbase-relatedSignals.rst  | 2 ++
 ...-SeparateSystemExtensionsFrom3rd-partyExtensionsVisually.rst | 2 ++
 .../Documentation/Changelog/10.3/Feature-89929-GalicianFlag.rst | 2 ++
 ...IntroduceStatusReportForInsecureExceptionHandlerSettings.rst | 2 ++
 ...re-90026-ExposeInternalTypoLinkPartsInTypolinkViewHelper.rst | 2 ++
 .../Feature-90042-SpecialPageIconsCustomizableByDoktype.rst     | 2 ++
 .../Feature-90052-AddYamlConfigurationToConfigurationModule.rst | 2 ++
 .../10.3/Feature-90068-ImplementBetterFileDumpController.rst    | 2 ++
 .../10.3/Feature-90114-MakeTranslationOfFilelistOptional.rst    | 2 ++
 ...ature-90136-ShowApplicationContextInTheEnvironmentModule.rst | 2 ++
 .../Changelog/10.3/Feature-90168-IntroduceModalActions.rst      | 2 ++
 ...ature-90203-MakeWorkspaceAvailableInTypoScriptConditions.rst | 2 ++
 .../10.3/Feature-90213-SupportBitAndInTypoScriptStdWrapIf.rst   | 2 ++
 ...234-IntroduceCacheHashConfigurationAndMatchingIndicators.rst | 2 ++
 ...249-NewPSR-14EventsForExistingPackage-relatedSignalSlots.rst | 2 ++
 .../10.3/Feature-90262-AddArgon2idToPasswordHashAlgorithms.rst  | 2 ++
 .../10.3/Feature-90265-ShowDispatchedEventsInAdminPanel.rst     | 2 ++
 .../Changelog/10.3/Feature-90266-Fluid-basedTemplatedEmails.rst | 2 ++
 .../Feature-90267-CustomPlaceholderProcessingInSiteConfig.rst   | 2 ++
 .../10.3/Feature-90298-ImproveUserInfoInBeuserModule.rst        | 2 ++
 .../Documentation/Changelog/10.3/Feature-90333-Dashboard.rst    | 2 ++
 ...Feature-90348-NewFluid-basedReplacementForPageLayoutView.rst | 2 ++
 ...Feature-90370-UseEguliasEmailValidatorForEmailValidation.rst | 2 ++
 ...90411-HTML-basedWorkspaceNotificationEmailsOnStageChange.rst | 2 ++
 ...16-SpecificTargetFileExtensionInImage-relatedViewHelpers.rst | 2 ++
 .../Changelog/10.3/Feature-90425-AddSeoFieldsToInfoModule.rst   | 2 ++
 .../10.3/Feature-90426-Browser-nativeLazyLoadingForImages.rst   | 2 ++
 ...461-QuickCreateContentElementsViaNewContentElementWizard.rst | 2 ++
 .../Changelog/10.3/Feature-90471-JavaScriptEventAPI.rst         | 2 ++
 ...9672-TransOrigPointerFieldIsNotLongerAllowedToBeExcluded.rst | 2 ++
 ...portant-89720-OnlyTypoScriptFilesLoadedOnDirectoryImport.rst | 2 ++
 .../10.3/Important-89869-ChangeLockIpDefaultToDisabled.rst      | 2 ++
 .../Changelog/10.3/Important-89992-UseNewTranslationServer.rst  | 2 ++
 ...FileUtilityAndExtendedFileUtilityClassesMarkedAsInternal.rst | 2 ++
 ...ectExtensionStateExcludeFromUpdatesDuringLanguageUpdates.rst | 2 ++
 ...ptOptionConfigcontent_from_pid_allowOutsideDomainRemoved.rst | 2 ++
 .../Feature-90728-AddFluidEmailOptionToEXTformEmailFinisher.rst | 2 ++
 ...eature-91132-IntroduceUserSettingsJavaScriptModulesEvent.rst | 2 ++
 .../10.4.x/Important-73227-TSconfigOptionAltIconsRestored.rst   | 2 ++
 .../10.4.x/Important-88824-AddCacheForErrorPageHandling.rst     | 2 ++
 ...MTPTransportOptionTransport_smtp_encryptChangedToBoolean.rst | 2 ++
 ...seGlobalEventHandlerAndActionDispatcherInsteadOfInlineJS.rst | 2 ++
 ...-91132-AvoidJavaScriptInUserSettingsConfigurationOptions.rst | 2 ++
 ...ant-92020-NewAPIEntryPointAvailableAtHttpsgettypo3orgapi.rst | 2 ++
 .../Important-92100-YAMLImportsFollowDeclarationOrder.rst       | 2 ++
 ...-92336-DiscardingRecordsInWorkspaceModuleHardDeletesThem.rst | 2 ++
 .../Important-92356-DataHandlerPerformanceImprovements.rst      | 2 ++
 ...ant-92655-MakeRequestTimeoutConfigurableForLinkvalidator.rst | 2 ++
 ...tant-92659-ChangeTCAConfigurationOfImagewidthImageheight.rst | 2 ++
 .../10.4.x/Important-93331-DescriptionOfSelectCheckBoxItems.rst | 2 ++
 .../Important-93854-AddDisabledOptionForAllowedAspectRatios.rst | 2 ++
 .../Important-93931-ValidationOfExtensionsComposerjsonFiles.rst | 2 ++
 .../10.4/Breaking-90660-RegistrationOfWidgetsChanged.rst        | 2 ++
 .../10.4/Breaking-91066-MovedInterfacesOfDashboard.rst          | 2 ++
 .../Changelog/10.4/Breaking-91066-RemovedButtonUtility.rst      | 2 ++
 .../Changelog/10.4/Deprecation-88740-ExtFeloginPibasePlugin.rst | 2 ++
 .../10.4/Deprecation-90147-UnifiedFileNameValidator.rst         | 2 ++
 .../Deprecation-90377-ParamTypesRefOfMethodCallUserFunction.rst | 2 ++
 .../10.4/Deprecation-90625-ExtbaseSignalSlotDispatcher.rst      | 2 ++
 .../Changelog/10.4/Deprecation-90686-ModelFileMount.rst         | 2 ++
 .../Changelog/10.4/Deprecation-90692-FileCollectionModels.rst   | 2 ++
 .../Deprecation-90800-GeneralUtilityisRunningOnCgiServerApi.rst | 2 ++
 .../10.4/Deprecation-90856-WidgetAutocompleteViewHelper.rst     | 2 ++
 ...on-90861-Image-relatedMethodsWithinContentObjectRenderer.rst | 2 ++
 .../Deprecation-90937-VariousHooksInContentObjectRenderer.rst   | 2 ++
 ...AlternativeFetchMethodsAndReportsForGeneralUtilitygetUrl.rst | 2 ++
 ...-90964-LanguageServiceFunctionalityAndInternalProperties.rst | 2 ++
 .../Deprecation-91001-VariousMethodsWithinGeneralUtility.rst    | 2 ++
 ...-91012-VariousHooksRelatedToTypoScriptFrontendController.rst | 2 ++
 .../10.4/Deprecation-91030-Runtime-ActivatedPackages.rst        | 2 ++
 .../Changelog/10.4/Feature-83128-ContentElementFilter.rst       | 2 ++
 .../Feature-87776-LimitRestrictionToTablesInQueryBuilder.rst    | 2 ++
 .../10.4/Feature-89513-PasswordResetForBackendUsers.rst         | 2 ++
 ...ture-89573-AllowFlexibleBaseUrlForSlugFieldsInFormEngine.rst | 2 ++
 ...entToPage-relatedLinkViewHelpersAndUriViewHelpersInFluid.rst | 2 ++
 .../Changelog/10.4/Feature-90826-CompareBackendUsergroups.rst   | 2 ++
 ...izationControllerWhenReadingRecordscolumnsToBeTranslated.rst | 2 ++
 .../10.4/Feature-91008-ItemSortingForTCASelectItems.rst         | 2 ++
 ...re-91122-IntroduceDocumentServiceAsJQueryreadySubstitute.rst | 2 ++
 ...t-18079-PagesdoktypeRestrictionForFrontendQueriesRefined.rst | 2 ++
 ...MorePasswordTrimmingForThird-partyAuthenticationServices.rst | 2 ++
 .../Important-86343-ReplaceJQueryDataTablesWithTablesort.rst    | 2 ++
 ...5-Workspace-relatedDatabaseRecordsContainTheProperPageID.rst | 2 ++
 ...tallsWithoutConstraintForTypo3fluidfluidWillGetVersion30.rst | 2 ++
 .../Changelog/10.4/Important-90897-RemoveBootstrap-slider.rst   | 2 ++
 ...iousTypoScriptFrontendRendererFunctionalityIsNowInternal.rst | 2 ++
 ...MethodsAndPropertiesOfBackend-relatedCoreAPIsNowInternal.rst | 2 ++
 .../10.4/Important-91099-ChangedFlagIdentifierForEngland.rst    | 2 ++
 ...-PageLanguageDetectionSetEarlierInFrontendRequestProcess.rst | 2 ++
 .../Changelog/11.0/Breaking-29342-ImproveValidatorTask.rst      | 2 ++
 .../11.0/Breaking-45512-NoTypeAttributesForStyleAndLinkTags.rst | 2 ++
 ...Breaking-79565-RemovedUsergroup_cached_listDatabaseField.rst | 2 ++
 ...king-89137-DatabaseFieldsT3verTstampAndT3verCountDropped.rst | 2 ++
 ...DependencyInjectionWithNonPublicPropertiesHasBeenRemoved.rst | 2 ++
 .../11.0/Breaking-91473-DeprecatedFunctionalityRemoved.rst      | 2 ++
 .../Changelog/11.0/Breaking-91562-CObjectTEMPLATERemoved.rst    | 2 ++
 ...reaking-91563-PHP-basedJSCSSInclusionsForFrontendRemoved.rst | 2 ++
 .../11.0/Breaking-91578-IrreRelatedJavaScriptHasBeenRemoved.rst | 2 ++
 .../Breaking-91606-DatetimeOperationsInFormEngineRemoved.rst    | 2 ++
 .../11.0/Breaking-91740-DeprecatedIconIdentifierRemoved.rst     | 2 ++
 .../Changelog/11.0/Breaking-91782-LockToDomain.rst              | 2 ++
 .../11.0/Breaking-91906-StoreTransOrigDiffSourceFieldAsJson.rst | 2 ++
 ...09-SysCollectionDatabaseTablesMovedIntoExternalExtension.rst | 2 ++
 ...eaking-91974-ConfigurationOptionIPmaskMountGroupsRemoved.rst | 2 ++
 ...eaking-92060-DroppedClassTYPO3CMSBackendViewPageTreeView.rst | 2 ++
 .../11.0/Breaking-92118-TCACtrlThumbnailSettingDropped.rst      | 2 ++
 ...ing-92128-DatabaseRecordListDropHookToModifySearchFields.rst | 2 ++
 .../11.0/Breaking-92132-LastRemainsOfGlobalsSOBERemoved.rst     | 2 ++
 .../11.0/Breaking-92206-RemoveWorkspaceSwappingOfElements.rst   | 2 ++
 .../11.0/Breaking-92238-ServiceInjectionInExtbaseValidators.rst | 2 ++
 ...2289-DecoupleLogicOfResourceFactoryIntoStorageRepository.rst | 2 ++
 .../Breaking-92352-NewDefaultPositionForRedirectMiddleware.rst  | 2 ++
 .../Breaking-92457-ExtensionRepositoryDatabaseTableRemoved.rst  | 2 ++
 .../11.0/Breaking-92497-WorkspacesMovePlaceholdersRemoved.rst   | 2 ++
 ...g-92499-AdminPanelDoesNotPreviewHiddenFrontendUserGroups.rst | 2 ++
 .../11.0/Breaking-92502-MakeExtbaseHandlePSR7ResponsesOnly.rst  | 2 ++
 ...CMSExtbaseMvcControllerControllerInterfaceprocessRequest.rst | 2 ++
 .../11.0/Breaking-92529-AllFluidWidgetFunctionalityRemoved.rst  | 2 ++
 ...ension-in-extensionInstallationInExtensionManagerRemoved.rst | 2 ++
 ...eaking-92558-DatabaseFieldBe_userscreatedByActionRemoved.rst | 2 ++
 .../Breaking-92559-RemovedPer-userIPLockingForBackendUsers.rst  | 2 ++
 ...eaking-92560-BackendEditorsCanAlwaysDeletePagesRecursive.rst | 2 ++
 .../11.0/Breaking-92582-ResizableTextAreaUserSettingDropped.rst | 2 ++
 ...reaking-92590-RemovedSupportForExtensionUploadOfT3xFiles.rst | 2 ++
 ...598-Workspace-overlaysAuto-fixThePIDValueForMovedRecords.rst | 2 ++
 ...-92609-UseControllerClassesWhenRegisteringPluginsmodules.rst | 2 ++
 .../11.0/Breaking-92678-CssClassCheckboxInvertRemoved.rst       | 2 ++
 .../Breaking-92693-RemoveLinkHandlerLinktypeInLinkvalidator.rst | 2 ++
 .../Breaking-92791-NewPlaceholderRecordsRemovedInWorkspaces.rst | 2 ++
 ...ovedFailedLoginFunctionalityFromUserAuthenticationObject.rst | 2 ++
 ...ing-92802-DatabaseBasedAuthenticationTimeoutFieldRemoved.rst | 2 ++
 ...-RemovedFeatureForKeepingSessionDataOnFrontendUserLogout.rst | 2 ++
 ...Breaking-92837-RemoveSettingModweb_layoutdisableAdvanced.rst | 2 ++
 .../11.0/Breaking-92838-AdditionalWorkspaceServicesDropped.rst  | 2 ++
 .../Breaking-92853-MethodCanProcessRequestHasBeenRemoved.rst    | 2 ++
 .../Breaking-92940-GlobalOptionLockBeUserToDBmountsRemoved.rst  | 2 ++
 .../11.0/Breaking-92941-LockToIPUserTsConfigOptionRemoved.rst   | 2 ++
 ...ing-92989-AbstractUserAuthentication-loginFailureRemoved.rst | 2 ++
 ...reaking-92990-AbstractUserAuthentication-svConfigRemoved.rst | 2 ++
 ...ng-92993-GenericSearchStatisticsFromIndexedSearchRemoved.rst | 2 ++
 ...relatedHTTPCacheHeadersAreEmittedOnlyByPSR-15Middlewares.rst | 2 ++
 ...-93002-SupportForSessionTransferViaFE_SESSION_KEYRemoved.rst | 2 ++
 ...aking-93003-LimitationOfPageRendererToOnlyRenderFullPage.rst | 2 ++
 .../11.0/Breaking-93029-DroppedDeletedFieldFromSys_refindex.rst | 2 ++
 ...reaking-93041-RemoveTypoScriptOptionAddQueryStringmethod.rst | 2 ++
 ...edPropertySendNoCacheHeadersInAbstractUserAuthentication.rst | 2 ++
 ...eaking-93056-RemovedHooksWhenRetrievingBackendUserGroups.rst | 2 ++
 ...062-VariousGroup-relatedPublicPropertiesInBE_USERRemoved.rst | 2 ++
 ...g-93073-AbstractUserAuthentication-forceSetCookieRemoved.rst | 2 ++
 ...king-93077-RemovedUnneededConfigurationsInPageLayoutView.rst | 2 ++
 .../11.0/Breaking-93080-RelationHandlerInternalsProtected.rst   | 2 ++
 ...g-93081-RemovedFetchingTranslationFileMirrorFromTypo3org.rst | 2 ++
 .../11.0/Breaking-93083-Classext_updatephpHandlingRemoved.rst   | 2 ++
 ...-93108-ReworkedInternalUserGroupFetchingForFrontendUsers.rst | 2 ++
 ...3110-IndexedSearchDoesNotProvideHookForEXTcrawlerAnymore.rst | 2 ++
 .../11.0/Breaking-94861-DeprecatedFormMixinsRemoved.rst         | 2 ++
 ...ecation-89938-DeprecatedLanguageModeInTypo3QuerySettings.rst | 2 ++
 .../Deprecation-91606-GlobalDatetimePickerInitialization.rst    | 2 ++
 ...fTypeJQueryInFormEnginesetSelectOptionFromExternalSource.rst | 2 ++
 ...on-92062-MigrateRecordListControllerHooksToAnPSR-14Event.rst | 2 ++
 .../Deprecation-92080-DeprecatedQueryGeneratorAndQueryView.rst  | 2 ++
 .../11.0/Deprecation-92132-DeprecatedShortcutPHPAPI.rst         | 2 ++
 ...Deprecation-92132-DeprecatedViewHelperFbebuttonsshortcut.rst | 2 ++
 .../Deprecation-92386-DeprecatedExtbasePropertyInjection.rst    | 2 ++
 ...precation-92435-DeprecatedStandaloneViewForEmailFinisher.rst | 2 ++
 ...2551-GeneralUtilityMethodsRelatedToPagesl18n_cfgBehavior.rst | 2 ++
 ...cation-92583-DeprecateLastArgumentsOfWrapClickMenuOnIcon.rst | 2 ++
 ...precation-92598-Workspace-relatedMethodsFixVersioningPid.rst | 2 ++
 .../Deprecation-92607-DeprecatedGeneralUtilityuniqueList.rst    | 2 ++
 ...2784-ExtbaseControllerActionsMustReturnResponseInterface.rst | 2 ++
 .../11.0/Deprecation-92815-ActionControllerForward.rst          | 2 ++
 ...eprecation-92922-UseOfRecordUidInAbstractTreeViewgetIcon.rst | 2 ++
 ...n-92947-DeprecateTYPO3_MODEAndTYPO3_REQUESTTYPEConstants.rst | 2 ++
 .../11.0/Deprecation-93038-ReferenceIndexRuntimeCache.rst       | 2 ++
 .../Changelog/11.0/Feature-29342-ImproveValidatorTask.rst       | 2 ++
 ...ure-83814-AddSystemNotesCreationButtonToModulesButtonBar.rst | 2 ++
 .../11.0/Feature-87301-SecureCookiesEnabledByDefault.rst        | 2 ++
 .../11.0/Feature-88276-TypoScriptConditionForPageLayout.rst     | 2 ++
 .../11.0/Feature-89496-MakeContextMenuUsableViaKeyboard.rst     | 2 ++
 .../11.0/Feature-91712-RedirectModuleCleanupSchedulerTask.rst   | 2 ++
 ...re-91719-CustomErrorMessagesInRegularExpressionValidator.rst | 2 ++
 .../11.0/Feature-91738-IntroduceWrapperForSessionStorage.rst    | 2 ++
 ...oduceLit-htmlAndLit-elementAsClient-sideTemplatingEngine.rst | 2 ++
 ...ure-91859-AllowSelectCheckBoxGroupsToBeInitiallyExpanded.rst | 2 ++
 .../11.0/Feature-91890-ColumnOrderingInRedirectsOverview.rst    | 2 ++
 .../Feature-92022-ShowWeekNumbersInDateTimePickerForEditors.rst | 2 ++
 ...ature-92334-X-Redirect-ByHeaderForPagesWithRedirectTypes.rst | 2 ++
 .../Feature-92337-AllowTranslatableLabelsForBookmarkGroups.rst  | 2 ++
 .../Feature-92366-ShowFragmentsInPreviewOfInputLinkElement.rst  | 2 ++
 .../11.0/Feature-92423-EnablePlaceholderConfigForCkeditor.rst   | 2 ++
 .../11.0/Feature-92457-ImprovedExtensionRepositoryAPI.rst       | 2 ++
 ...2-AddOptionalDefaultValuesArgumentToNewRecordViewHelpers.rst | 2 ++
 ...ture-92486-AddFieldControlToFile_collectionsOfTt_content.rst | 2 ++
 .../11.0/Feature-92522-ShowTableAndFieldNamesInExtlowlevel.rst  | 2 ++
 .../Changelog/11.0/Feature-92531-ImprovedEmailValidation.rst    | 2 ++
 ...Feature-92538-ShowExtensionConstraintsInExtensionManager.rst | 2 ++
 ...FrontendGroupsResolvedDirectlyAfterTheFrontendUserItself.rst | 2 ++
 .../Documentation/Changelog/11.0/Feature-92616-BootstrapV5.rst  | 2 ++
 .../11.0/Feature-92815-IntroduceForwardResponseForExtbase.rst   | 2 ++
 ...92884-ApplicationsImplementPSR-15RequestHandlerInterface.rst | 2 ++
 .../11.0/Feature-92929-ExtendableConfigurationModule.rst        | 2 ++
 ...ture-92984-PSR-7RequestAvailableInFrontendContentObjects.rst | 2 ++
 ...Authentication-relatedCookiesAreAttachedToPSR-7Responses.rst | 2 ++
 ...ature-93056-NewEventAfterRetrievingUserGroupsRecursively.rst | 2 ++
 ...-93063-FlashMessagesAreStoredInSessionAsJsonSerializable.rst | 2 ++
 .../Important-89938-RemovedDeadCodeFromExtbasePersistence.rst   | 2 ++
 .../Important-91123-AvoidUsingBackendUtilityViewOnClick.rst     | 2 ++
 ...888-SystemExtensionAboutMergedIntoBackendSystemExtension.rst | 2 ++
 .../Changelog/11.0/Important-91953-JQueryUpdatedTo35x.rst       | 2 ++
 ...Important-92736-ReturnTimestampAsIntegerInDateTimeAspect.rst | 2 ++
 .../11.0/Important-92870-AlwaysUseFluidBasedPageModule.rst      | 2 ++
 ...996-PropertiesAndMethodsInActionControllerMarkedInternal.rst | 2 ++
 .../11.0/Important-93121-WorkspaceRecordsAreDiscarded.rst       | 2 ++
 .../11.1/Deprecation-92628-LoginLogoWithoutAltText.rst          | 2 ++
 ...3149-T3EditorModuleReplacedByReplacedByCodeMirrorElement.rst | 2 ++
 .../11.1/Deprecation-93454-RenameSortableToSortablejs.rst       | 2 ++
 .../Changelog/11.1/Deprecation-93506-JQueryInTooltips.rst       | 2 ++
 .../Feature-78036-SynchronizeFolderRelationsAfterRename.rst     | 2 ++
 .../11.1/Feature-78760-ResizableNavigationComponent.rst         | 2 ++
 .../11.1/Feature-89509-DataProcessorToResolveFlexFormData.rst   | 2 ++
 .../Feature-92338-AllowLinkTextWrappingInTypolinkViewhelper.rst | 2 ++
 .../Changelog/11.1/Feature-92628-AddAltTextToLoginLogo.rst      | 2 ++
 .../Feature-92704-ImproveKeyboardNavigationForModuleMenus.rst   | 2 ++
 ...92942-AllowIconOverlayForNewContentElementWizardElements.rst | 2 ++
 .../Feature-93117-AddResetButtonToBackendUserModuleFilter.rst   | 2 ++
 .../Changelog/11.1/Feature-93174-LazyConsoleCommandList.rst     | 2 ++
 ...Feature-93426-SVG-basedTreeForFolderNavigationWithFilter.rst | 2 ++
 ...ture-93455-BackendRoutesRestrictedToSpecifiedHTTPMethods.rst | 2 ++
 .../Changelog/11.1/Feature-93526-MultiFactorAuthentication.rst  | 2 ++
 .../11.2/Deprecation-92494-ExtbaseEnvironmentService.rst        | 2 ++
 ...2992-HookT3libclasst3lib_parsehtml_procphptransformation.rst | 2 ++
 ...cation-93726-DeprecatedTypoScriptParserRelatedProperties.rst | 2 ++
 .../11.2/Deprecation-93837-SpecialPropertyOfTCATypeSelect.rst   | 2 ++
 ...cation-93899-FormEnginesRequestConfirmationOnFieldChange.rst | 2 ++
 ...eprecation-93944-FileTreeAsIframeMigratedToSVG-basedTree.rst | 2 ++
 .../Changelog/11.2/Deprecation-93975-TBE_EDITORfieldChanged.rst | 2 ++
 .../Changelog/11.2/Feature-57082-NewTCATypeLanguage.rst         | 2 ++
 ...ure-73176-FilterableTreesInRecordSelectorsAndLinkPickers.rst | 2 ++
 .../11.2/Feature-89762-AddPaginationForFormManagement.rst       | 2 ++
 .../11.2/Feature-93188-PossibilityToDisableHreflangPerPage.rst  | 2 ++
 .../Feature-93209-FALAddGetFileToTYPO3CMSCoreResourceFolder.rst | 2 ++
 ...re-93591-AllowGroupIdLookupInConditionsWithArrayOperator.rst | 2 ++
 .../11.2/Feature-93606-PossibilityToDisableCanonicalPerPage.rst | 2 ++
 .../11.2/Feature-93651-ProvideListOfAvailableSystemLocales.rst  | 2 ++
 ...ure-93663-BackendUsersPreferredUILanguageStoredAsDBField.rst | 2 ++
 .../11.2/Feature-93794-OverrideTCADescriptionWithTSconfig.rst   | 2 ++
 ...ResizableNavigationComponentForAllElementRecordSelectors.rst | 2 ++
 .../Changelog/11.2/Feature-93908-Image-decoding-attribute.rst   | 2 ++
 ...ture-93988-BackendModuleURLsReflectIntoBrowserAddressbar.rst | 2 ++
 ...398-PossibilityToIgnoreSubmittedValuesInHiddenViewHelper.rst | 2 ++
 .../11.3/Deprecation-91806-BackendUtilityViewOnClick.rst        | 2 ++
 .../Changelog/11.3/Deprecation-94058-JavaScriptGoToModule.rst   | 2 ++
 ...ecation-94115-ParameterTypeEvaluationViaDocBlockComments.rst | 2 ++
 ...4137-SwitchBehaviorOfArrayUtilityarrayDiffAssocRecursive.rst | 2 ++
 .../11.3/Deprecation-94165-SysLanguageDatabaseTable.rst         | 2 ++
 .../Deprecation-94193-PublicUrlWithRelativePathsInFALAPI.rst    | 2 ++
 .../11.3/Deprecation-94209-BackendModuleLayoutViewHelpers.rst   | 2 ++
 .../11.3/Deprecation-94223-ExtbaseRequest-getBaseUri.rst        | 2 ++
 .../Changelog/11.3/Deprecation-94225-FbecontainerViewHelper.rst | 2 ++
 .../Changelog/11.3/Deprecation-94227-FbaseViewHelper.rst        | 2 ++
 .../Deprecation-94228-DeprecateExtbaseRequestGetRequestUri.rst  | 2 ++
 ...tion-94231-DeprecateExtbaseInvalidRequestMethodException.rst | 2 ++
 ...-DeprecatedGeneralUtilitycompileSelectedGetVarsFromArray.rst | 2 ++
 .../Deprecation-94272-DeprecatedApplication-runCallback.rst     | 2 ++
 .../Deprecation-94309-DeprecatedGeneralUtilitystdAuthCode.rst   | 2 ++
 .../Deprecation-94311-DeprecatedGeneralUtilityrmFromList.rst    | 2 ++
 .../Changelog/11.3/Deprecation-94313-ClassAbstractService.rst   | 2 ++
 ...6-DeprecatedHTTPHeaderManipulatingMethodsFromHttpUtility.rst | 2 ++
 .../11.3/Deprecation-94317-ExtformFinisherImplementations.rst   | 2 ++
 .../11.3/Deprecation-94351-ExtextbaseStopActionException.rst    | 2 ++
 .../11.3/Deprecation-94367-ExtbaseReferringRequest.rst          | 2 ++
 .../Deprecation-94377-ExtbaseObjectManager-getEmptyObject.rst   | 2 ++
 ...ecation-94394-ExtbaseRequestSetDispatchedAndIsDispatched.rst | 2 ++
 ...Deprecation-94414-DeprecateLanguageServiceContainerEntry.rst | 2 ++
 .../11.3/Feature-89507-AddDescriptionForTCAPalettes.rst         | 2 ++
 .../11.3/Feature-89700-ShowLayoutsInTheWebInfoModule.rst        | 2 ++
 ...Feature-92358-AddGetModuleTemplateToPageLayoutController.rst | 2 ++
 ...2518-DownloadAndFilenameOptionsAddedToFileDumpController.rst | 2 ++
 .../Changelog/11.3/Feature-92518-IntroduceFileViewHelper.rst    | 2 ++
 .../Feature-93114-NativeSupportForLanguageShonaBantuAdded.rst   | 2 ++
 .../11.3/Feature-93210-PossibilityToRefreshDashboardWidgets.rst | 2 ++
 .../Changelog/11.3/Feature-93631-SupportForPHP80.rst            | 2 ++
 .../11.3/Feature-93668-PossibilityToConfigureSymfonyMailer.rst  | 2 ++
 .../11.3/Feature-93825-RateLimitingForFailedLogins.rst          | 2 ++
 ...re-93835-AddErrorForPropertyFunctionForAbstractValidator.rst | 2 ++
 .../Changelog/11.3/Feature-93921-SharingBackendLinks.rst        | 2 ++
 .../Changelog/11.3/Feature-94081-TCAReadOnlyForT3editor.rst     | 2 ++
 .../11.3/Feature-94143-DisplayCreationDateOfRedirects.rst       | 2 ++
 ...-94206-AddExcludePagesRecursiveOptionToSitemapGeneration.rst | 2 ++
 .../Feature-94210-InformationAboutInheritedBackendLayout.rst    | 2 ++
 .../Feature-94218-SelectableColumnsPerTableInRecordList.rst     | 2 ++
 .../Changelog/11.3/Feature-94345-AutoDetectEventTypes.rst       | 2 ++
 .../Feature-94374-CreateNewFilemountViaFoldersContextMenu.rst   | 2 ++
 ...90-DropdownForRecordListAndFileListInFavorOfExtendedView.rst | 2 ++
 .../Changelog/11.3/Feature-94411-RecordlistDownloadSettings.rst | 2 ++
 ...ure-94428-ExtbaseRequestImplementsServerRequestInterface.rst | 2 ++
 .../11.3/Feature-94447-NativeSupportForLanguageWelshAdded.rst   | 2 ++
 .../Feature-94452-ImprovedMulti-SelectionInFileSelection.rst    | 2 ++
 .../Feature-94474-ImprovedShowColumnsSelectionInRecordList.rst  | 2 ++
 .../Feature-94524-EditMetadataForAFileViaTheContextMenu.rst     | 2 ++
 .../Important-91496-ChangesToPasswordResetFunctionality.rst     | 2 ++
 ...emovedBEloginSecurityLevelAndFEloginSecurityLevelOptions.rst | 2 ++
 .../Important-94315-UseProperPSR-3LoggingMessagesAndContext.rst | 2 ++
 .../Changelog/11.4/Deprecation-85613-CategoryRegistry.rst       | 2 ++
 .../Changelog/11.4/Deprecation-94619-ExtbaseObjectManager.rst   | 2 ++
 .../11.4/Deprecation-94654-GenericExtbaseDomainClasses.rst      | 2 ++
 .../Changelog/11.4/Deprecation-94664-PdoCacheBackend.rst        | 2 ++
 .../Changelog/11.4/Deprecation-94665-WincacheCacheBackend.rst   | 2 ++
 .../Changelog/11.4/Deprecation-94684-GeneralUtilityShortMD5.rst | 2 ++
 .../Changelog/11.4/Deprecation-94687-SoftReferenceIndex.rst     | 2 ++
 .../Deprecation-94741-RegisterSoftReferenceParsersViaDI.rst     | 2 ++
 .../11.4/Deprecation-94762-DeprecateJavaScriptTopfsModState.rst | 2 ++
 ...precation-94902-LowerCamelCaseOptionsOfExtImpExpCommands.rst | 2 ++
 .../Deprecation-94953-EditPanelRelatedFrontendFunctionality.rst | 2 ++
 .../Changelog/11.4/Deprecation-94956-PublicCObj.rst             | 2 ++
 ...n-94957-TypoScriptFrontendController-cObjectDepthCounter.rst | 2 ++
 .../11.4/Deprecation-94958-ContentObjectRendererProperties.rst  | 2 ++
 ...n-94959-ContentObjectRendererConstructorInStandaloneView.rst | 2 ++
 ...ingCacheManagerOrDatabaseConnectionsDuringTYPO3Bootstrap.rst | 2 ++
 .../Changelog/11.4/Deprecation-94991-ExtbaseAbstractView.rst    | 2 ++
 ...InComposerModeAllExtensionsShouldBeInstalledWithComposer.rst | 2 ++
 .../11.4/Deprecation-95003-ExtbaseViewInterfaceCanRender.rst    | 2 ++
 .../Changelog/11.4/Deprecation-95005-ExtbaseEmptyView.rst       | 2 ++
 ...riptConfigurationAsConstructorArgumentToExceptionHandler.rst | 2 ++
 ...ation-95011-VariousGlobalJavaScriptFunctionsAndVariables.rst | 2 ++
 .../11.4/Deprecation-95037-RootUidRelatedSettingOfTrees.rst     | 2 ++
 ...2-SkipSortingArgumentOfRelationHandler-writeForeignField.rst | 2 ++
 .../Deprecation-95065-HookExtTablesInclusion-PostProcessing.rst | 2 ++
 .../Changelog/11.4/Deprecation-95077-FilelistEditIconsHook.rst  | 2 ++
 .../11.4/Deprecation-95080-FileDumpCheckFileAccessHook.rst      | 2 ++
 .../11.4/Deprecation-95083-BackendToolbarCacheActionsHook.rst   | 2 ++
 .../Deprecation-95089-ExtendedFileUtilityProcessDataHook.rst    | 2 ++
 .../11.4/Deprecation-95105-DatabaseRecordListHooks.rst          | 2 ++
 .../Changelog/11.4/Feature-71775-HtmlParserAllowsSrcset.rst     | 2 ++
 .../11.4/Feature-84115-DoctrineDBAL-NotInSetForExpressions.rst  | 2 ++
 .../11.4/Feature-84184-ShowColumnsSelectionInFilelist.rst       | 2 ++
 .../11.4/Feature-84718-AddCLIExportCommandToImpExpExtension.rst | 2 ++
 .../11.4/Feature-90197-IntroduceCacheFlushConsoleCommand.rst    | 2 ++
 .../Feature-90336-CKEditorAutolinkingUsesHttpsByDefault.rst     | 2 ++
 ...0347-EnableRecursiveTransformationOfPropertiesInJsonView.rst | 2 ++
 .../Feature-90548-DownloadMultipleFilesAndFoldersInFilelist.rst | 2 ++
 .../11.4/Feature-91021-FilterByStageInWorkspacesModule.rst      | 2 ++
 .../Feature-92460-SplitDefaultFromAllLanguagesInPageModule.rst  | 2 ++
 ...ture-93197-ResolveCollectionTypesOfNon-persistentObjects.rst | 2 ++
 .../11.4/Feature-93436-IntroduceCacheWarmupConsoleCommand.rst   | 2 ++
 ...ture-94402-GenerateErrorPagesViaTYPO3-internalSubRequest.rst | 2 ++
 ...ure-94406-OverrideFileFolderTCAConfigurationWithTSconfig.rst | 2 ++
 .../Changelog/11.4/Feature-94489-FilterForRedirectsNeverHit.rst | 2 ++
 ...e-94577-ClearIndexed_searchDocumentsWhenContentIsChanged.rst | 2 ++
 ...ure-94590-AllowIconIdentifiersInReportModuleRegistration.rst | 2 ++
 .../Changelog/11.4/Feature-94622-NewTCATypeCategory.rst         | 2 ++
 ..._contentImagesAssetsMediaShowPossibleLocalizationRecords.rst | 2 ++
 ...Feature-94653-AutocompleteAttributeForPasswordViewHelper.rst | 2 ++
 ...62-AddPlaceholderForSiteConfigurationInForeignTableWhere.rst | 2 ++
 .../Changelog/11.4/Feature-94680-ShowColumnsSelectorFilter.rst  | 2 ++
 .../11.4/Feature-94741-RegisterSoftReferenceParsersViaDI.rst    | 2 ++
 .../11.4/Feature-94765-IntroduceShowNewRecordLinkOption.rst     | 2 ++
 .../Changelog/11.4/Feature-94819-ImprovedWorkspacesModule.rst   | 2 ++
 ...ature-94889-AddResultOptionToTypolinkReturnLastParameter.rst | 2 ++
 .../11.4/Feature-94906-MultiRecordSelectionInFilelist.rst       | 2 ++
 .../Feature-94944-KeyboardShortcutsForMultiRecordSelection.rst  | 2 ++
 .../11.4/Feature-94966-ShowDebuggerInApplicationInformation.rst | 2 ++
 ...ure-94996-ConsiderAllComposerInstalledExtensionsAsActive.rst | 2 ++
 .../Changelog/11.4/Feature-95034-SelectRowByMouseClick.rst      | 2 ++
 .../Changelog/11.4/Feature-95035-CollapseAllForLargeTrees.rst   | 2 ++
 ...re-95037-NewStartingPointsSettingForFormEngineTreeConfig.rst | 2 ++
 .../Feature-95044-SupportAutowiredLoggerInterfaceInjection.rst  | 2 ++
 .../11.4/Feature-95061-AutoCreationOfMMTablesFromTCA.rst        | 2 ++
 .../11.4/Feature-95065-NewPSR-14BootCompletedEvent.rst          | 2 ++
 .../11.4/Feature-95068-MultiRecordSelectionInRecordlist.rst     | 2 ++
 .../11.4/Feature-95077-NewPSR-14ProcessFileListActionsEvent.rst | 2 ++
 ...95079-SupportPHP8StyleChannelAttributeForLoggerInjection.rst | 2 ++
 .../11.4/Feature-95080-NewPSR-14ModifyFileDumpEvent.rst         | 2 ++
 .../Feature-95083-NewPSR-14ModifyClearCacheActionsEvent.rst     | 2 ++
 .../Feature-95089-NewPSR-14AfterFileCommandProcessedEvent.rst   | 2 ++
 .../11.4/Feature-95105-NewPSR-14DatabaseRecordListEvents.rst    | 2 ++
 .../Important-90264-InitializeDatepickerJSInExternalFile.rst    | 2 ++
 .../11.4/Important-92202-RemoveExcludeFromImportantFields.rst   | 2 ++
 .../Important-94280-MoveContentsOfExtPhpIntoLocalScopes.rst     | 2 ++
 ...ViewHelpersFlinkexternalAndFuriexternalUseHttpsByDefault.rst | 2 ++
 ...QuoteDatabaseIdentifiersWhenUsedInsteadOfGloballyUpfront.rst | 2 ++
 .../11.4/Important-94830-UpdateEguliasemail-validator.rst       | 2 ++
 ...Important-94876-RemoveNon-XMLTextValidatorFromFormEditor.rst | 2 ++
 ...94889-LinkBuilderbuildNowReturnsArrayLinkResultInterface.rst | 2 ++
 .../Important-95647-ComposerInstallationsAndExtensionUsage.rst  | 2 ++
 ...eprecation-95800-GeneratingPublicURLForPrivateAssetFiles.rst | 2 ++
 ...ant-92020-NewAPIEntryPointAvailableAtHttpsgettypo3orgapi.rst | 2 ++
 ...Important-93635-AddMailConfigurationForSettingSmtpDomain.rst | 2 ++
 ...portant-96332-ExtbaseValidatorsCanUseDependencyInjection.rst | 2 ++
 ...ecation-91787-DeprecateInlineJavaScriptInFieldChangeFunc.rst | 2 ++
 .../Deprecation-91814-DeprecateAbstractControlsetOnClick.rst    | 2 ++
 ...recation-94094-NavigationFrameModuleInModuleRegistration.rst | 2 ++
 .../11.5/Deprecation-94791-GeneralUtilityminifyJavaScript.rst   | 2 ++
 .../11.5/Deprecation-95041-DeprecateFuriemailView-helper.rst    | 2 ++
 .../11.5/Deprecation-95139-ExtbaseControllerContext.rst         | 2 ++
 .../11.5/Deprecation-95164-ExtbackendBackendTemplateView.rst    | 2 ++
 ...tion-95200-DeprecateRequireJSCallbacksAsInlineJavaScript.rst | 2 ++
 ...eprecation-95219-TypoScriptFrontendController-ATagParams.rst | 2 ++
 .../Changelog/11.5/Deprecation-95222-ExtbaseViewInterface.rst   | 2 ++
 ...Deprecation-95235-PublicGetterOfServicesInModuleTemplate.rst | 2 ++
 .../11.5/Deprecation-95254-TwoFlexFormToolsMethods.rst          | 2 ++
 .../11.5/Deprecation-95257-GeneralUtilityisFirstPartOfStr.rst   | 2 ++
 ...cation-95261-PublicMethodsInSectionMarkupGeneratedEvents.rst | 2 ++
 .../11.5/Deprecation-95275-RelationHandler-remapMM.rst          | 2 ++
 ...on-95293-StringUtilitystartsWithAndStringUtilityendsWith.rst | 2 ++
 ...gacySyntaxForIRRELocalizeSynchronizeCommandInDataHandler.rst | 2 ++
 .../11.5/Deprecation-95318-TypoScriptParseFuncsword.rst         | 2 ++
 ...tion-95320-VariousMethodArgumentsInAuthenticationObjects.rst | 2 ++
 .../11.5/Deprecation-95322-LegacyElementBrowserLogic.rst        | 2 ++
 ...326-VariousGetInstanceStaticMethodsOnSingletonInterfaces.rst | 2 ++
 .../Deprecation-95343-LegacyHookForNewContentElementWizard.rst  | 2 ++
 ...ation-95349-TypoScriptPageincludeCSSincludeCSSLibsimport.rst | 2 ++
 .../Deprecation-95351-CustomJSWindowOptionsInHMENUSettings.rst  | 2 ++
 .../11.5/Deprecation-95367-GeneralUtilityisAbsPath.rst          | 2 ++
 ...yIsAllowedHostHeaderValueAndTrustedHostsPatternConstants.rst | 2 ++
 ...4868-IntroduceBootstrap5CompatibleAndAccessibleTemplates.rst | 2 ++
 .../11.5/Feature-95176-IntroduceFtransformhtmlView-helper.rst   | 2 ++
 ...364-EventToModifyFrontendUserGroupsWithoutAuthentication.rst | 2 ++
 ...ant-95261-NewPublicMethodsInSectionMarkupGeneratedEvents.rst | 2 ++
 ...Important-95298-FluidViewhelpersWillBeDeclaredFinalInV12.rst | 2 ++
 .../Important-95384-TCAInternal_typedbOptionalForTypegroup.rst  | 2 ++
 ...ng-97131-RemovedCLICommandsRelatedToFilesInUploadsFolder.rst | 2 ++
 ...xpressionLanguageProvidersAvailableInConfigurationModule.rst | 2 ++
 .../Feature-98304-PSR-14EventForModifyingEditFormUserAccess.rst | 2 ++
 ...recation-98613-CKEditorRemovePluginConfigurationAsString.rst | 2 ++
 ...tionalAttributesForIncludeJSIncludeCSSAndAllOtherInclude.rst | 2 ++
 .../Feature-97309-DifferentiateRedirectsBasedOnCreationType.rst | 2 ++
 ...ture-97391-UsePasswordPolicyForPasswordResetInExtbackend.rst | 2 ++
 .../Changelog/7.0/Breaking-19737-PreferRootTemplate.rst         | 2 ++
 .../Changelog/7.0/Breaking-33805-ClickMenuRewrite.rst           | 2 ++
 .../Changelog/7.0/Breaking-42543-DefaultTypoScriptRemoved.rst   | 2 ++
 .../7.0/Breaking-53542-DeprecatedCodeRemovalInFluid.rst         | 2 ++
 .../7.0/Breaking-53658-RemoveAlternateBgColorsOption.rst        | 2 ++
 .../7.0/Breaking-54409-RteAcronymButtonRenamedAbbreviation.rst  | 2 ++
 .../Changelog/7.0/Breaking-57382-FlashMessageApi.rst            | 2 ++
 .../Breaking-57396-ExtbaseDeprecatedPropertyMapperRemoved.rst   | 2 ++
 .../7.0/Breaking-59659-DeprecatedCodeRemovalInBackendSysext.rst | 2 ++
 .../7.0/Breaking-59966-ExtensionConfigurationCacheClearing.rst  | 2 ++
 .../Changelog/7.0/Breaking-60063-FeloginPluginFileRemoved.rst   | 2 ++
 .../Changelog/7.0/Breaking-60135-RecursiveStdWrapChange.rst     | 2 ++
 .../Changelog/7.0/Breaking-60152-formatSizeAdheresLocale.rst    | 2 ++
 .../Changelog/7.0/Breaking-60559-DroppedBackendLoginOptions.rst | 2 ++
 .../Breaking-60559-T3skinBackendLoginJavascriptFileMoved.rst    | 2 ++
 .../7.0/Breaking-60559-T3skinBackendLoginTemplateMoved.rst      | 2 ++
 .../7.0/Breaking-60561-DefaultTypoScriptConstantsRemoved.rst    | 2 ++
 .../7.0/Breaking-60582-RsaauthJavascriptFilesMoved.rst          | 2 ++
 .../7.0/Breaking-60609-ConfigurationManagerSignalChange.rst     | 2 ++
 .../7.0/Breaking-60630-SchedulerJavascriptFileMoved.rst         | 2 ++
 .../7.0/Breaking-60630-SchedulerLanguageFilesMoved.rst          | 2 ++
 .../7.0/Breaking-60630-SchedulerModuleTemplateMoved.rst         | 2 ++
 .../Documentation/Changelog/7.0/Breaking-61459-RemovalTslib.rst | 2 ++
 .../Changelog/7.0/Breaking-61471-t3skinCssFilesMovedToLess.rst  | 2 ++
 ...aking-61781-IncludeOnceArrayOfClickMenuControllerRemoved.rst | 2 ++
 .../Breaking-61782-DeprecatedDocumentTemplateClassesRemoved.rst | 2 ++
 .../7.0/Breaking-61783-RemoveDeprecatedMailFunctionality.rst    | 2 ++
 .../7.0/Breaking-61785-FrontendTcaFunctionsRemoved.rst          | 2 ++
 .../Changelog/7.0/Breaking-61785-LoadTcaFunctionRemoved.rst     | 2 ++
 ...eaking-61786-ExtbaseDeprecatedTypeHandlingServiceRemoved.rst | 2 ++
 .../7.0/Breaking-61802-IsLocalconfWritableFunctionRemoved.rst   | 2 ++
 ...eaking-61820-PhpOptionsUtilityDeprecatedFunctionsRemoved.rst | 2 ++
 ...eaking-61821-ClassFileOptionInMakeInstanceServiceRemoved.rst | 2 ++
 .../7.0/Breaking-61822-GetUniqueFieldsFunctionRemoved.rst       | 2 ++
 .../7.0/Breaking-61823-RemoveMagicSettterForFromTC.rst          | 2 ++
 .../Changelog/7.0/Breaking-61859-FileTypeSoftwareRemoved.rst    | 2 ++
 .../Changelog/7.0/Breaking-61860-RemoveIntFromVerFunction.rst   | 2 ++
 .../Changelog/7.0/Breaking-61863-ConnectDbFunctionRemoved.rst   | 2 ++
 .../7.0/Breaking-61890-Remove-TBE-Styling-From-FormEngine.rst   | 2 ++
 .../Changelog/7.0/Breaking-61959-FlashMessageClasses.rst        | 2 ++
 .../7.0/Breaking-62038-RemovedDocumentTemplateOptions.rst       | 2 ++
 .../7.0/Breaking-62039-RemovedTBE_StylesMainColors.rst          | 2 ++
 .../Breaking-62291-RTEDeprecatedJavaScriptMethodsRemoved.rst    | 2 ++
 .../Changelog/7.0/Breaking-62339-MoveExtPermIntoExtBeuser.rst   | 2 ++
 .../7.0/Breaking-62416-DeprecatedCodeRemovalInCoreSysext.rst    | 2 ++
 .../7.0/Breaking-62595-RemovedChangeToSwitchModeFromBeUser.rst  | 2 ++
 .../Breaking-62670-DeprecatedCodeRemovalInMultipleSysexts.rst   | 2 ++
 .../7.0/Breaking-62673-ExtbaseDeprecatedCodeRemoved.rst         | 2 ++
 .../Changelog/7.0/Breaking-62731-RTEWizardClassesRenamed.rst    | 2 ++
 .../Changelog/7.0/Breaking-62733-RTEJavaScriptFilesMoved.rst    | 2 ++
 .../Changelog/7.0/Breaking-62793-RemoveConfigNotification.rst   | 2 ++
 .../Changelog/7.0/Breaking-62804-RTEJavaScriptMethodMoved.rst   | 2 ++
 .../Changelog/7.0/Breaking-62819-LocalizationWithPHPFiles.rst   | 2 ++
 .../Changelog/7.0/Breaking-62833-Dividers2Tabs.rst              | 2 ++
 .../Breaking-62859-RemovalDocumentationLinkActionViewHelper.rst | 2 ++
 .../Changelog/7.0/Breaking-62888-RemoveUniqueLinkVars.rst       | 2 ++
 .../7.0/Breaking-62914-EarlyCheckPHP55InInstallTool.rst         | 2 ++
 .../Changelog/7.0/Breaking-62987-RemoveCSHGlossary.rst          | 2 ++
 .../Changelog/7.0/Breaking-63056-TemplateSelectionHack.rst      | 2 ++
 ...ng-63069-RemovedCompatibilityLayerForSubmodulesOfModules.rst | 2 ++
 .../Changelog/7.0/Breaking-63110-AltDocNoDoc-Removed.rst        | 2 ++
 .../7.0/Breaking-75942-BigDocumentTemplateClassRemoved.rst      | 2 ++
 .../Changelog/7.0/Deprecation-60574-ClientRelatedConditions.rst | 2 ++
 ...n-61513-Remove-HSC-Function-In-Backend-TypoScript-Module.rst | 2 ++
 .../Changelog/7.0/Deprecation-62363-TSFE-JSfuncCalls.rst        | 2 ++
 ...eprecation-62794-DeprecateOldMailMethodsInGeneralUtility.rst | 2 ++
 .../7.0/Deprecation-62795-DocumentTemplateJavaScript.rst        | 2 ++
 .../Changelog/7.0/Deprecation-62800-WorkspaceToolbarItem.rst    | 2 ++
 .../7.0/Deprecation-62854-Deprecate-pi_list_searchBox.rst       | 2 ++
 .../Changelog/7.0/Deprecation-62864-HelpTextIcon.rst            | 2 ++
 .../7.0/Deprecation-62893-FlashmessageJavaScriptObjectMoved.rst | 2 ++
 .../7.0/Deprecation-62988-DocumentTemplateFunctions.rst         | 2 ++
 .../7.0/Feature-47919-CatchContentRenderingExceptions.rst       | 2 ++
 .../Changelog/7.0/Feature-50039-MultipleCssFilesInRte.rst       | 2 ++
 .../7.0/Feature-51905-AddDependenciesBetweenClassesInRte.rst    | 2 ++
 .../7.0/Feature-54518-ProvideTsconfigToLinkCheckers.rst         | 2 ++
 .../7.0/Feature-54519-CheckDisabledLinkhandlerRecords.rst       | 2 ++
 .../7.0/Feature-58122-ConfigureClassAsNonSelectableInRte.rst    | 2 ++
 .../Changelog/7.0/Feature-59396-TypolinkViewHelper.rst          | 2 ++
 .../7.0/Feature-59830-IntroduceReadOnlyColumnForFileMounts.rst  | 2 ++
 .../Feature-60064-LoggingFrameworkIntrospectionProcessor.rst    | 2 ++
 .../7.0/Feature-60123-UnitTestCaseRemovesTestFiles.rst          | 2 ++
 ...Feature-60567-ShowStylesSegmentInTypoScriptObjectBrowser.rst | 2 ++
 ...Feature-60822-AddMethodsToGetClassTagValuesViaReflection.rst | 2 ++
 .../Changelog/7.0/Feature-61185-AllowSvgAsExtensionIcon.rst     | 2 ++
 .../Feature-61289-SignalForIconUtilityHtmlTagManipulation.rst   | 2 ++
 .../7.0/Feature-61351-AddDataAttributeToFluidViewHelpers.rst    | 2 ++
 ...eature-61361-FallbackTemplatePathsForFluidStandaloneView.rst | 2 ++
 .../Changelog/7.0/Feature-61489-AbstractTypoScriptCondition.rst | 2 ++
 .../Feature-61529-AddMultipleParameterToCheckboxViewHelper.rst  | 2 ++
 .../7.0/Feature-61577-BackendMarkupForCheckboxesWithLabel.rst   | 2 ++
 ...1668-VideoAndAudioPlayerInBackendRecordInformationWindow.rst | 2 ++
 .../Changelog/7.0/Feature-61800-FAL-RendererRegistry.rst        | 2 ++
 .../Changelog/7.0/Feature-62147-NewEmailEvalInTCA.rst           | 2 ++
 .../7.1/Breaking-24900-CompatVersion-Setting-Removed.rst        | 2 ++
 ...-CSSStyledContentTypoScriptBlockQuoteInlineStylesRemoved.rst | 2 ++
 .../Changelog/7.1/Breaking-57089-ShortcutBehaviour.rst          | 2 ++
 .../Changelog/7.1/Breaking-61510-IndexedSearch.rst              | 2 ++
 .../Changelog/7.1/Breaking-62415-DisableAutoCreateRemoved.rst   | 2 ++
 .../7.1/Breaking-62886-RemoveMeaningfulTempFilePrefix.rst       | 2 ++
 .../Changelog/7.1/Breaking-62925-RemoveExtJsDateTimePicker.rst  | 2 ++
 .../Changelog/7.1/Breaking-63296-Removed-Files.rst              | 2 ++
 .../Changelog/7.1/Breaking-63310-Wizard-Modules-Moved.rst       | 2 ++
 .../Changelog/7.1/Breaking-63431-BackendToolbarRefactored.rst   | 2 ++
 .../7.1/Breaking-63437-ClassAliasesMovedToLegacyExtension.rst   | 2 ++
 .../Changelog/7.1/Breaking-63464-IncludeOnceArraysRemoved.rst   | 2 ++
 .../Changelog/7.1/Breaking-63687-WebFunctionsWizards-Moved.rst  | 2 ++
 .../7.1/Breaking-63780-RemoveWordStringsFromReferenceIndex.rst  | 2 ++
 .../Changelog/7.1/Breaking-63818-RemovedStaticFileEdit.rst      | 2 ++
 .../7.1/Breaking-64059-Rewritten-JavaScript-Tree-Components.rst | 2 ++
 .../Changelog/7.1/Breaking-64070-GlobalWebmountsRemoved.rst     | 2 ++
 .../7.1/Breaking-64102-MoveT3TableAndT3ButtonToBootstrap.rst    | 2 ++
 .../7.1/Breaking-64131-ResizableTextareasOptionDropped.rst      | 2 ++
 .../Changelog/7.1/Breaking-64143-FlagFilesMoved.rst             | 2 ++
 .../Changelog/7.1/Breaking-64190-FormEngineCheckboxElement.rst  | 2 ++
 .../7.1/Breaking-64226-OptionAccessListRenderModeRemoved.rst    | 2 ++
 .../Changelog/7.1/Breaking-64229-TrimSubmittedLoginFormData.rst | 2 ++
 .../Breaking-64637-CSSStyledContentLegacyTypoScriptRemoved.rst  | 2 ++
 .../Changelog/7.1/Breaking-64639-RemovedContentObjects.rst      | 2 ++
 .../7.1/Breaking-64643-RemoveEnableTypo3tempDbTracking.rst      | 2 ++
 .../7.1/Breaking-64668-MailformMovedToLegacyExtension.rst       | 2 ++
 ...reaking-64671-ContentObjectImgTextMovedToLegacyExtension.rst | 2 ++
 .../7.1/Breaking-64696-MoveSearchCTypeToLegacyExtension.rst     | 2 ++
 .../Documentation/Changelog/7.1/Deprecation-24387-Xhtml2.rst    | 2 ++
 .../Documentation/Changelog/7.1/Deprecation-25112-andWhere.rst  | 2 ++
 .../7.1/Deprecation-46523-BackendUtilityImplodeTSParams.rst     | 2 ++
 .../Deprecation-46770-LocalImageProcessorGraphicalFunctions.rst | 2 ++
 .../7.1/Deprecation-49247-textStyleTableStyleAddParams.rst      | 2 ++
 .../Changelog/7.1/Deprecation-60559-MakeLoginBoxImage.rst       | 2 ++
 .../7.1/Deprecation-61605-ChangeNamingOfIncludeJSlibs.rst       | 2 ++
 .../Changelog/7.1/Deprecation-62329-DocumentTemplate-table.rst  | 2 ++
 .../Deprecation-62855-XHTMLCleaningMovedToLegacyExtension.rst   | 2 ++
 .../7.1/Deprecation-63324-DataHandler-IncludeFileFunctions.rst  | 2 ++
 .../7.1/Deprecation-63522-ClientRelatedConditionDevice.rst      | 2 ++
 .../7.1/Deprecation-64059-Pagetree-Navigation-Component.rst     | 2 ++
 .../Changelog/7.1/Deprecation-64109-Hook-softRefParserGL.rst    | 2 ++
 ...teObjectBrowserModuleFunctionController-verify_TSobjects.rst | 2 ++
 .../Changelog/7.1/Deprecation-64147-ConstantEditorFunctions.rst | 2 ++
 .../Changelog/7.1/Deprecation-64361-ComposerClassLoading.rst    | 2 ++
 .../Changelog/7.1/Deprecation-64388-ContentObjectMethods.rst    | 2 ++
 .../7.1/Deprecation-64711-UnusedCssStyledContentMethods.rst     | 2 ++
 .../Changelog/7.1/Deprecation-64922-DeprecatedEntryPoints.rst   | 2 ++
 .../Changelog/7.1/Feature-15619-LeaveUnchagedInAccessModule.rst | 2 ++
 ...94-MakeSectionLinkingForIndexedSearchResultsConfigurable.rst | 2 ++
 .../Changelog/7.1/Feature-20767-getDataByNestedKey.rst          | 2 ++
 .../Changelog/7.1/Feature-22086-StdWrapForHeadTag.rst           | 2 ++
 .../Changelog/7.1/Feature-24906-MaxForTextElement.rst           | 2 ++
 .../7.1/Feature-28382-AddAsyncPropertyToJavaScriptFiles.rst     | 2 ++
 .../Changelog/7.1/Feature-33491-StdWrapForTitleTag.rst          | 2 ++
 .../7.1/Feature-34944-PaginateHandleNonQueryResultObjects.rst   | 2 ++
 .../7.1/Feature-35891-AddTCAItemsWithIconsViaPageTSConfig.rst   | 2 ++
 .../Changelog/7.1/Feature-46624-AdditionalWhereForMenu.rst      | 2 ++
 .../Feature-47666-AttributeMulitpleForFormUploadViewhelper.rst  | 2 ++
 .../7.1/Feature-49060-MySqlCommentsShownInSchemaMigrator.rst    | 2 ++
 .../7.1/Feature-50780-AppendElementBrowserMountPoints.rst       | 2 ++
 .../Changelog/7.1/Feature-52131-HookForPageRepositoryInit.rst   | 2 ++
 .../7.1/Feature-56236-Multiple-HTTP-Headers-In-Frontend.rst     | 2 ++
 .../Changelog/7.1/Feature-56529-SupportHasInArrayObject.rst     | 2 ++
 .../7.1/Feature-57178-SpecialHmenuExcludeSpecialParameters.rst  | 2 ++
 .../7.1/Feature-58031-ConfigurableWidthOfElementBrowser.rst     | 2 ++
 ...ture-58033-AltLabelsForFormEngineCheckboxAndRadioButtons.rst | 2 ++
 .../Changelog/7.1/Feature-58366-AutomaticAbsRefPrefix.rst       | 2 ++
 .../Changelog/7.1/Feature-58929-FooterHookInPageLayoutView.rst  | 2 ++
 .../7.1/Feature-60019-SplFileInfo-MimeTypeGuesser-hook.rst      | 2 ++
 .../Changelog/7.1/Feature-61542-AddIsoLanguageKeys.rst          | 2 ++
 ...1725-AddHookToBackendUtilityCountVersionsOfRecordsOnPage.rst | 2 ++
 .../Changelog/7.1/Feature-62944-UserFuncAsDisplayCond.rst       | 2 ++
 .../7.1/Feature-62960-SignalForMailerInitialization.rst         | 2 ++
 .../7.1/Feature-63207-SplitActionButtonsIntoGroups.rst          | 2 ++
 .../7.1/Feature-63600-CustomTypoScriptConditionsInBackend.rst   | 2 ++
 .../Changelog/7.1/Feature-63729-ApiForBootstrapModals.rst       | 2 ++
 ...eature-63913-AllowRequireJsModulesForContainerViewHelper.rst | 2 ++
 .../Changelog/7.1/Feature-64031-JavaScript-Storage-API.rst      | 2 ++
 .../Changelog/7.1/Feature-64190-FormEngineCheckboxElement.rst   | 2 ++
 .../7.1/Feature-64257-MultipleUidInPageRepositoryGetMenu.rst    | 2 ++
 .../Changelog/7.1/Feature-64386-ContentObjectRegistration.rst   | 2 ++
 .../7.1/Feature-64921-FlexibleSubmoduleConfiguration.rst        | 2 ++
 .../Changelog/7.1/Feature-65960-IntroduceGruntJS.rst            | 2 ++
 ...ng-56746-AddCountMethodsAndSortFunctionalityToFalDrivers.rst | 2 ++
 .../Changelog/7.2/Breaking-63784-DataHandlerExcludeArray.rst    | 2 ++
 .../7.2/Breaking-64719-MediaContentMovedToSystemExtension.rst   | 2 ++
 .../7.2/Breaking-65432-ModuleUriInGlobalVarRemoved.rst          | 2 ++
 .../Breaking-65727-DontProvideAccessToLocalpathOfFalFiles.rst   | 2 ++
 ...Breaking-65778-MediaWizardProviderMovedToSystemExtension.rst | 2 ++
 ...king-65922-MoveUnusedTt_contentTcaFieldsToCompatibility6.rst | 2 ++
 .../Changelog/7.2/Breaking-65939-BackendLoginRefactoring.rst    | 2 ++
 .../Changelog/7.2/Breaking-65962-WebSVGLibraryAndAPIRemoved.rst | 2 ++
 .../7.2/Breaking-66001-ComposerVendorDirectoryChanged.rst       | 2 ++
 .../Changelog/7.2/Breaking-66034-DropContentAdapter.rst         | 2 ++
 ...ing-66286-PageTSconfigOptionsToHideWebInfoModulesRenamed.rst | 2 ++
 .../Changelog/7.2/Breaking-66431-NewLoginScreen.rst             | 2 ++
 .../Changelog/7.2/Deprecation-47712-DeprecateOldLockingAPI.rst  | 2 ++
 .../7.2/Deprecation-51360-LinkValidatorSchedulerSettings.rst    | 2 ++
 .../Changelog/7.2/Deprecation-64068-ThumbnailView.rst           | 2 ++
 .../7.2/Deprecation-64598-DeprecatePagepositionmapjsimgfunc.rst | 2 ++
 .../Changelog/7.2/Deprecation-65111-getDynTabMenu.rst           | 2 ++
 .../7.2/Deprecation-65283-DeprecateShowItemEntryPoint.rst       | 2 ++
 .../7.2/Deprecation-65288-DeprecateNewRecordEntryPoint.rst      | 2 ++
 .../7.2/Deprecation-65289-DeprecateBrowserEntryPoint.rst        | 2 ++
 .../7.2/Deprecation-65290-DeprecateDummyEntrypoint.rst          | 2 ++
 .../7.2/Deprecation-65291-DeprecateLogoutEntryPoint.rst         | 2 ++
 .../7.2/Deprecation-65293-DeprecateFileNavigationFrame.rst      | 2 ++
 .../Changelog/7.2/Deprecation-65343-BackendUserOsProperty.rst   | 2 ++
 ...ation-65360-DatabaseTreeDataProviderOldClassNameInSignal.rst | 2 ++
 .../Deprecation-65381-DataHandlerStripslashesValuesProperty.rst | 2 ++
 .../Changelog/7.2/Deprecation-65422-cObjectAliasNames.rst       | 2 ++
 .../Changelog/7.2/Deprecation-65465-ReferenceIndexErrorLog.rst  | 2 ++
 .../Changelog/7.2/Deprecation-65913-checkFileInclude.rst        | 2 ++
 ...precation-65934-PrefixLocalAnchorsMovedToLegacyExtension.rst | 2 ++
 .../Changelog/7.2/Deprecation-65938-TSFEAnchorPrefix.rst        | 2 ++
 .../Changelog/7.2/Deprecation-65956-DebugUtilityDebugRows.rst   | 2 ++
 .../7.2/Deprecation-66065-BackendLogoViewDeprecated.rst         | 2 ++
 .../Changelog/7.2/Deprecation-66223-Backendparsetime.rst        | 2 ++
 .../Changelog/7.2/Deprecation-66431-NewLoginScreen.rst          | 2 ++
 .../Changelog/7.2/Feature-20555-StripEmptyHtmlTags.rst          | 2 ++
 .../Feature-32651-AddSchedulerTaskToRemoveDeletedRecords.rst    | 2 ++
 .../Changelog/7.2/Feature-36743-FAL-TextExtractorRegistry.rst   | 2 ++
 .../Documentation/Changelog/7.2/Feature-47712-NewLockingAPI.rst | 2 ++
 .../Documentation/Changelog/7.2/Feature-50136-AddSVGSupport.rst | 2 ++
 .../7.2/Feature-50501-DisableAutomaticExtInstallation.rst       | 2 ++
 .../Changelog/7.2/Feature-52693-TSFE-RequestedId.rst            | 2 ++
 .../Changelog/7.2/Feature-58621-FormatCaseViewHelper.rst        | 2 ++
 ...figurationPropertyButtonsLinkTypePropertiesTargetDefault.rst | 2 ++
 .../7.2/Feature-59712-HtmlParserAdditionalUserFuncParams.rst    | 2 ++
 .../Feature-61463-AllowProcessedFoldersInDifferentStorage.rst   | 2 ++
 ...eConfigurationPropertyButtonsAbbreviationRemoveFieldsets.rst | 2 ++
 .../Changelog/7.2/Feature-63703-AddOptionToStopTask.rst         | 2 ++
 .../Feature-64686-AddBackendUserGroupsToBackendUserModule.rst   | 2 ++
 .../Changelog/7.2/Feature-65584-AddImageCropping.rst            | 2 ++
 .../7.2/Feature-65585-AddTCATypeImage_manipulation.rst          | 2 ++
 .../Changelog/7.2/Feature-65767-SystemInformationDropdown.rst   | 2 ++
 ...e-65996-AddConfirmationOnCloseEditformWithUnsavedChanges.rst | 2 ++
 .../Feature-66029-ShowRemainingCharactersBelowTextFields.rst    | 2 ++
 .../Changelog/7.2/Feature-66042-WebLibrariesLoadedViaBower.rst  | 2 ++
 .../7.2/Feature-66047-IntroduceJavascriptNotificationApi.rst    | 2 ++
 .../Feature-66077-IntroduceCalloutsToReplaceContentAlerts.rst   | 2 ++
 .../7.2/Feature-66370-AddFlexiblePreviewUrlConfiguration.rst    | 2 ++
 .../7.2/Feature-66445-AddFileExtensionToMimeTypeMapping.rst     | 2 ++
 .../7.3/Breaking-62983-PostProcessMirrorUrlSignalHasMoved.rst   | 2 ++
 ...Breaking-63453-ChangedRenderingOfFlashMessagesViewHelper.rst | 2 ++
 .../Breaking-63835-RemoveDeprecatedExtbasePersistenceParts.rst  | 2 ++
 .../Changelog/7.3/Breaking-63846-FormEngineRefactoring.rst      | 2 ++
 .../7.3/Breaking-66429-RemoveIdentityMapFromPersistence.rst     | 2 ++
 .../7.3/Breaking-66669-BackendLoginControllerRefactored.rst     | 2 ++
 ...aking-66707-IssueCommandNowAddsQuotesWhenUsedInJSContext.rst | 2 ++
 .../7.3/Breaking-66754-RemoveRenderingContextAwareInterface.rst | 2 ++
 ...reaking-66868-MoveUsageOfBackendUserSettingsDataProvider.rst | 2 ++
 .../7.3/Breaking-66906-AutomaticPNGToGIFConversionRemoved.rst   | 2 ++
 .../7.3/Breaking-66991-TCAValueSliderBasedOnJQuery.rst          | 2 ++
 .../Breaking-66997-RemoveSuper-challengedPasswordSecurity.rst   | 2 ++
 ...reaking-67027-RemovedFlowCompatibilityFromPackageManager.rst | 2 ++
 ...04-DatabaseConnectionexec_SELECTgetRowsMayThrowException.rst | 2 ++
 .../Changelog/7.3/Breaking-67212-DiscardLegacyClassLoader.rst   | 2 ++
 .../Changelog/7.3/Breaking-67229-FormEngineRelatedClasses.rst   | 2 ++
 ...eaking-67402-ExtbaseAbstractDomainObjectInitializeObject.rst | 2 ++
 .../7.3/Breaking-67402-ExtbaseAbstractDomainObjectWakeUp.rst    | 2 ++
 .../Changelog/7.3/Deprecation-61829-DbalConfigClassFile.rst     | 2 ++
 ...453-DeprecateRenderModeAttributeOfFlashMessageViewHelper.rst | 2 ++
 .../Deprecation-63735-DeprecateDataHandlerCheckValueMethods.rst | 2 ++
 .../Documentation/Changelog/7.3/Deprecation-65344-ExtTables.rst | 2 ++
 .../7.3/Deprecation-66789-DeprecateOptionsInCshViewHelper.rst   | 2 ++
 .../7.3/Deprecation-66823-ExtensionUtilityConfigureModule.rst   | 2 ++
 ...ation-66905-ClassicPageModuleAndEditRegularContentFromId.rst | 2 ++
 .../7.3/Deprecation-66906-FunctionalityPngToGifConversion.rst   | 2 ++
 .../7.3/Deprecation-67029-DeprecatePageBgImgOption.rst          | 2 ++
 .../Changelog/7.3/Deprecation-67171-T3editorIsEnabled.rst       | 2 ++
 .../Changelog/7.3/Deprecation-67229-TcaChanges.rst              | 2 ++
 .../Changelog/7.3/Deprecation-67297-DbalFieldTypeConversion.rst | 2 ++
 .../7.3/Deprecation-67402-ExtbaseAbstractDomainObjectWakeUp.rst | 2 ++
 ...ature-59606-IntegrateSymfonyConsoleIntoCommandController.rst | 2 ++
 .../7.3/Feature-62242-ActionMenuItemGroupViewHelper.rst         | 2 ++
 .../Feature-63453-TemplateSupportForFlashMessagesViewHelper.rst | 2 ++
 .../7.3/Feature-63561-AddTypoScriptStdWrapStrtotime.rst         | 2 ++
 .../7.3/Feature-65250-TypoScriptConditionAddGPmerged.rst        | 2 ++
 ...-66111-AddTemplaterootpathsSupportToCobjectFluidtemplate.rst | 2 ++
 .../7.3/Feature-66173-AllowPageTitleEditByDoubleclick.rst       | 2 ++
 ...-FluidRemoveViewHelperXmlnsAttributesAndSpecifiedHtmlTag.rst | 2 ++
 .../Changelog/7.3/Feature-66669-BeLoginFormAPI.rst              | 2 ++
 ...-CategoryRegistryAddOptionsToSetL10n_modeAndL10n_display.rst | 2 ++
 ...e-66697-AddUppercamelcaseAndLowercamelcaseToStdWrap.case.rst | 2 ++
 .../7.3/Feature-66698-AddIntegrityPropertyToJavaScriptFiles.rst | 2 ++
 ...709-AddTemplateRootPathsSupportToFluidViewStandaloneView.rst | 2 ++
 .../Changelog/7.3/Feature-66822-SpriteIconsInBackendModules.rst | 2 ++
 ...ture-66907-AddDataProcessingToFluidTemplateContentObject.rst | 2 ++
 ...eature-67071-ProcessedFilesCleanupToolAddedInInstallTool.rst | 2 ++
 .../Changelog/7.3/Feature-67229-FormEngineNodeFactoryApi.rst    | 2 ++
 .../7.3/Feature-67319-AddFieldCopyrightToEXTfilemetadata.rst    | 2 ++
 .../7.3/Important-66614-ChecksumForProcessedFilesChanged.rst    | 2 ++
 ...rtant-67248-CleanUpDataMapperconvertClassNameToTableName.rst | 2 ++
 ...67401-DependencyInjectionIsNowDoneBeforeInitializeObject.rst | 2 ++
 .../7.4/Breaking-39721-PrototypejsAndScriptaculousRemoved.rst   | 2 ++
 .../7.4/Breaking-52705-DefaultLogConfigurationIsChanged.rst     | 2 ++
 .../7.4/Breaking-55759-HTMLInLinkTitlesNotWorkingAnymore.rst    | 2 ++
 .../7.4/Breaking-56133-NewBeUserPermissionFilesReplace.rst      | 2 ++
 .../7.4/Breaking-56951-RemoveUnusedMethodsInPagePositionMap.rst | 2 ++
 ...eaking-63838-ChangedOpcodeCacheUtilityBeingAServiceClass.rst | 2 ++
 .../Breaking-64200-CustomCObject.cache.TypoScriptEvaluation.rst | 2 ++
 .../Breaking-64714-CatchExceptionsForInaccessibleStorages.rst   | 2 ++
 .../7.4/Breaking-65305-AddFunctionsToDriverInterface.rst        | 2 ++
 .../Breaking-66602-RemoveRefererCheckWhileHandlingJumpUrl.rst   | 2 ++
 .../7.4/Breaking-67545-PreFileAddSignalBehaviourChanged.rst     | 2 ++
 .../7.4/Breaking-67546-CleanupFlashMessageRendering.rst         | 2 ++
 .../7.4/Breaking-67557-LanguageFileOfOpendocsWasMoved.rst       | 2 ++
 .../Breaking-67565-DeprecatedBackendRelatedMethodsRemoved.rst   | 2 ++
 .../Changelog/7.4/Breaking-67577-RteEnabledFlagHandling.rst     | 2 ++
 .../Changelog/7.4/Breaking-67646-LibraryInclusionInFrontend.rst | 2 ++
 .../7.4/Breaking-67654-RemoveGLOBALSFILEICONSFunctionality.rst  | 2 ++
 .../7.4/Breaking-67749-ForceAutoloadingForVariousHooks.rst      | 2 ++
 .../Changelog/7.4/Breaking-67753-DropSecondaryOptions.rst       | 2 ++
 .../7.4/Breaking-67792-ClassAliasesOfIndexedSearchRemoved.rst   | 2 ++
 .../core/Documentation/Changelog/7.4/Breaking-67811-RteApi.rst  | 2 ++
 ...reaking-67815-RemoveTceformsjsBecauseWeDontNeedItAnymore.rst | 2 ++
 .../Changelog/7.4/Breaking-67824-Typo3ExtFolderRemoved.rst      | 2 ++
 .../Breaking-67825-RemoveColorpickerOptionsDimAndTableStyle.rst | 2 ++
 ...idTemplateDataProcessorInterfaceToDataProcessorInterface.rst | 2 ++
 .../7.4/Breaking-67932-FeloginTemplateHasBeenChanged.rst        | 2 ++
 .../Changelog/7.4/Breaking-67946-LowLevelScriptsRemoved.rst     | 2 ++
 .../Changelog/7.4/Breaking-67987-RemovedEntryScriptHandling.rst | 2 ++
 .../7.4/Breaking-68001-RemovedExtJSCoreAndExtJSAdapters.rst     | 2 ++
 ...8010-T3Editor-EventCallbacksForCodecompletionHaveChanged.rst | 2 ++
 ...0-T3Editor-PluginRegistrationForCodecompletionHasChanged.rst | 2 ++
 .../Changelog/7.4/Breaking-68020-DroppedDisableBigButtons.rst   | 2 ++
 .../Changelog/7.4/Breaking-68092-TcaRemoveWizardHideParent.rst  | 2 ++
 .../7.4/Breaking-68116-DropRTEuserLinksFunctionality.rst        | 2 ++
 .../7.4/Breaking-68131-StreamlineErrorAndExceptionHandling.rst  | 2 ++
 .../Changelog/7.4/Breaking-68150-GLOBALSCLIENT.rst              | 2 ++
 .../Changelog/7.4/Breaking-68178-DropFormEnctype.rst            | 2 ++
 .../7.4/Breaking-68186-AdjustedAndRemovedMethodsInEIDArea.rst   | 2 ++
 ...-68193-DropRemoveLoginpagesWithContentHashFromIndexerphp.rst | 2 ++
 .../Breaking-68206-RemoveUsageOfTypolistAndTypoheadInRTE.rst    | 2 ++
 .../7.4/Breaking-68243-MoveNotUsedFrontendDocumentTemplate.rst  | 2 ++
 .../7.4/Breaking-68276-RemoveExtJSQuicktipsIfPossible.rst       | 2 ++
 .../7.4/Breaking-68321-MoveLanguageAndImagesInRtehtmlarea.rst   | 2 ++
 ...Deprecation-50349-ReduceSQLQueriesOfPageTreeInWorkspaces.rst | 2 ++
 ...-63603-ExtendedFileUtilitydontCheckForUniqueIsDeprecated.rst | 2 ++
 ...ListControllerOverwriteExistingFilesChangedToStringValue.rst | 2 ++
 ...recation-63974-CssCompressorCallbackAndCompressCssString.rst | 2 ++
 .../7.4/Deprecation-65790-PagesStoragePidDeprecated.rst         | 2 ++
 .../Changelog/7.4/Deprecation-66904-DisablegetExtURL.rst        | 2 ++
 .../Changelog/7.4/Deprecation-67288-DeprecateDbalMetaType.rst   | 2 ++
 .../Documentation/Changelog/7.4/Deprecation-67471-InitPhp.rst   | 2 ++
 .../7.4/Deprecation-67506-DeprecateIconUtilitygetIcon.rst       | 2 ++
 ...-DeprecateCustomSingletonLogicInGeneralUtilitygetUserObj.rst | 2 ++
 .../7.4/Deprecation-67737-TcaDropAdditionalPalette.rst          | 2 ++
 .../7.4/Deprecation-67769-DeprecateQueryGeneratorformatQ.rst    | 2 ++
 .../7.4/Deprecation-67790-DeprecateQueryGeneratorJSbottom.rst   | 2 ++
 .../Changelog/7.4/Deprecation-67932-DeprecatedOldRsaauthApi.rst | 2 ++
 .../Changelog/7.4/Deprecation-67991-RemovedExtCms.rst           | 2 ++
 .../7.4/Deprecation-68074-DeprecateGetPageRenderer.rst          | 2 ++
 .../Changelog/7.4/Deprecation-68098-GeneralUtilityMethods.rst   | 2 ++
 .../7.4/Deprecation-68122-GeneralUtilityReadLLfile.rst          | 2 ++
 .../Changelog/7.4/Deprecation-68141-Typo3ajaxphp.rst            | 2 ++
 .../Changelog/7.4/Deprecation-68183-Typo3modphp.rst             | 2 ++
 ...eature-20194-ConfigurationForDisplayingTheSaveViewButton.rst | 2 ++
 .../7.4/Feature-22175-SupportIecSiUnitsInFileSizeFormatting.rst | 2 ++
 ...33071-AddTheHttpHeaderContent-LanguageWhenRenderingAPage.rst | 2 ++
 ...e-34922-AllowTsFileExtensionForStaticTyposcriptTemplates.rst | 2 ++
 ...84-AddStdWrapFunctionalityToTreatIdAsReferenceTypoScript.rst | 2 ++
 ...e-45725-AddedRecursiveOptionToFolderBasedFileCollections.rst | 2 ++
 .../Changelog/7.4/Feature-48947-AvatarsForBackendUsers.rst      | 2 ++
 .../7.4/Feature-56133-ReplaceFileFeatureForFalFileList.rst      | 2 ++
 .../Feature-56644-AddHookToInlineRecordContainerCheckAccess.rst | 2 ++
 ...1-AddHookToAbstractUserAuthenticationCheckAuthentication.rst | 2 ++
 .../Changelog/7.4/Feature-59384-XMLParserOptionsForXml2tree.rst | 2 ++
 .../7.4/Feature-59570-AddDescriptionFieldForFilemounts.rst      | 2 ++
 .../Changelog/7.4/Feature-61308-AllowPlaceholderAttribute.rst   | 2 ++
 .../7.4/Feature-61903-PageTSDataproviderForBackendLayouts.rst   | 2 ++
 .../7.4/Feature-64200-AllowIndividualContentCaching.rst         | 2 ++
 ...ture-65550-MakeTableDisplayOrderConfigurableInListModule.rst | 2 ++
 .../7.4/Feature-65698-AdditionalResourceServiceLocalization.rst | 2 ++
 .../7.4/Feature-66070-ConfigureSectionForPaginationWidget.rst   | 2 ++
 ...ature-67228-EmitSignalWhenAnIndexRecordIsMarkedAsMissing.rst | 2 ++
 ...290-DBALDBMSSpecificConversionBetweenMetaMySQLFieldTypes.rst | 2 ++
 .../Changelog/7.4/Feature-67293-DependencyOrderingService.rst   | 2 ++
 ...re-67360-CustomAttributeNameAndMultipleValuesForMetaTags.rst | 2 ++
 .../7.4/Feature-67545-AJAXMethodToCheckIfFileExists.rst         | 2 ++
 .../7.4/Feature-67574-DisplayOnlineStatusInBackendUserList.rst  | 2 ++
 .../7.4/Feature-67578-AddDescriptionFieldForBeUsers.rst         | 2 ++
 .../7.4/Feature-67603-IntroduceTcaDescriptionColumn.rst         | 2 ++
 .../Feature-67658-IntroduceDataProcessorsForSplittingValues.rst | 2 ++
 .../Changelog/7.4/Feature-67662-DataProcessorForFiles.rst       | 2 ++
 .../Feature-67663-IntroduceDataProcessorForMediaGalleries.rst   | 2 ++
 .../7.4/Feature-67765-IntroduceTypoLinkCodecService.rst         | 2 ++
 ...icationClassesForEntryPointsAndEquivalentRequestHandlers.rst | 2 ++
 .../Changelog/7.4/Feature-67880-AddedCountToListNum.rst         | 2 ++
 .../Changelog/7.4/Feature-67932-RsaauthApiRewrite.rst           | 2 ++
 ...Feature-67950-MoveCETableOptionsFromFlexformToTt_content.rst | 2 ++
 .../Feature-68022-AddedBaseDateAttributeToDateViewHelper.rst    | 2 ++
 .../7.4/Feature-68047-EmitASignalForEachMappedObject.rst        | 2 ++
 .../Changelog/7.4/Feature-68094-DatabaseQueryDataProcessor.rst  | 2 ++
 ...po3cmsPackageAndDocumentRootCanBeSpecifiedInComposerjson.rst | 2 ++
 .../Changelog/7.4/Feature-68186-PSR-7SupportForEIDAdded.rst     | 2 ++
 ...191-TypoScriptSelectOptionLanguageFieldIsActiveByDefault.rst | 2 ++
 .../7.4/Feature-68197-ShowADialogForExistingFilesOnUpload.rst   | 2 ++
 .../Changelog/7.4/Feature-68218-LockEditForTt_content.rst       | 2 ++
 ...ure-68282-MakeDatabaseRecordListConfigurableToBeEditable.rst | 2 ++
 ...deAPageTSconfigFileInPagePropertiesLikeTSStaticTemplates.rst | 2 ++
 ...395-AllowRealCopiesOfContentElementsIntoForeignLanguages.rst | 2 ++
 ...Feature-68589-AddCLICommandToDumpClassLoadingInformation.rst | 2 ++
 ...re-68600-IntroducedResourceStorageSanitizeFileNameSignal.rst | 2 ++
 .../7.4/Important-67216-DefaultMinimumLoglevelSetToWarning.rst  | 2 ++
 .../Important-67445-DBALSupportForALTERTABLEADDDROPKEYAdded.rst | 2 ++
 .../Important-67852-RemoveJsfuncevalfieldjsFromFormEngine.rst   | 2 ++
 ...mportant-68290-DefaultBehaviorForTCASuggestWizardChanged.rst | 2 ++
 ...nt-68600-IntroducedResourceStorageSanitizeFileNameSignal.rst | 2 ++
 ...listDoesNotAssignFirstElementWhenAttributeValueNotInList.rst | 2 ++
 .../Breaking-30863-StreamlineParameterOfInlineLanguageFiles.rst | 2 ++
 .../Changelog/7.5/Breaking-52156-ReplaceJumpUrlWithHooks.rst    | 2 ++
 .../Changelog/7.5/Breaking-63000-MigrateCshmanualToExtbase.rst  | 2 ++
 ...17-TypoScriptParserSortListSanitizesInputOnNumericalSort.rst | 2 ++
 .../7.5/Breaking-66190-RemoveFlashAndChartFromExtJS.rst         | 2 ++
 ...ing-67098-CorrectRequired-parameterInTextfieldViewHelper.rst | 2 ++
 ...354-UniformExtensionDirectoryStructureOfExtIndexedSearch.rst | 2 ++
 .../Changelog/7.5/Breaking-68401-SqlParserMovedIntoEXTdbal.rst  | 2 ++
 ...-68562-BoolValuesNeedToBeCastToIntegerForMySQLStrictMode.rst | 2 ++
 .../7.5/Breaking-68571-RemoveElementBrowser-getMsgBox.rst       | 2 ++
 .../7.5/Breaking-68812-DeprecatedBackendEntrypointsMoved.rst    | 2 ++
 .../7.5/Breaking-68814-RemoveOfBaseConstantTYPO3_URL_ORG.rst    | 2 ++
 .../Changelog/7.5/Breaking-69028-DropNegForeignTable.rst        | 2 ++
 ...-69057-DeprecateIconUtilityAndMoveMethodsIntoIconFactory.rst | 2 ++
 .../7.5/Breaking-69083-RenamedIdentifierForFilenameModule.rst   | 2 ++
 .../7.5/Breaking-69148-BackendModuleDispatchingRemoved.rst      | 2 ++
 .../Breaking-69161-RemoveIncludeCshFromContainerViewHelper.rst  | 2 ++
 ...eaking-69168-Non-tabbedViewOfContentElementWizardRemoved.rst | 2 ++
 ...rongUsageOfEnumerationsInInformationStatusmapStatusToInt.rst | 2 ++
 .../Breaking-69276-ElementBrowserControllerbrowserRemoved.rst   | 2 ++
 .../Breaking-69291-ChangedRegistrationOfBackendModuleIcons.rst  | 2 ++
 .../7.5/Breaking-69315-ElementBrowsermain_Protected.rst         | 2 ++
 ...Breaking-69401-AdoptFormToSupportTheExtbaseFluidMVCStack.rst | 2 ++
 ...ing-69561-ReplaceSpriteIconsWithIconFactoryInContextMenu.rst | 2 ++
 .../Documentation/Changelog/7.5/Breaking-69568-FormEngine.rst   | 2 ++
 .../Changelog/7.5/Breaking-69699-TcaCtrlTypeicons.rst           | 2 ++
 .../7.5/Breaking-69795-UnusedDTMTabmenuCodeRemoved.rst          | 2 ++
 ...ing-69904-RemoveSettingDiff_pathFromDefaultConfiguration.rst | 2 ++
 .../Changelog/7.5/Breaking-69930-RemoveOptionServerTimeZone.rst | 2 ++
 .../Deprecation-55419-StreamlineFileConflictModeHandling.rst    | 2 ++
 ...InSelectviewhelperShouldHaveHigherPriorityThanValueValue.rst | 2 ++
 .../Deprecation-68128-GeneralUtilitySlash-relatedMethods.rst    | 2 ++
 .../Changelog/7.5/Deprecation-68760-ModuleSettings.rst          | 2 ++
 .../7.5/Deprecation-68804-CLI-relatedConstantsAndMethods.rst    | 2 ++
 .../Deprecation-68860-DeprecateSelectImageinitEventHandler.rst  | 2 ++
 .../7.5/Deprecation-69028-RelationHandlerConvertPosNeg.rst      | 2 ++
 ...-69057-DeprecateIconUtilityAndMoveMethodsIntoIconFactory.rst | 2 ++
 .../7.5/Deprecation-69078-TemplateService-tempPath.rst          | 2 ++
 ...tion-69262-MoveMarkerSubstitutionFunctionalityToOwnClass.rst | 2 ++
 ...tion-69269-DeprecateBackendUtilitygetPathType_web_nonweb.rst | 2 ++
 .../7.5/Deprecation-69371-DeprecateFormElementImagebutton.rst   | 2 ++
 ...recation-69401-AdoptFormToSupportTheExtbaseFluidMVCStack.rst | 2 ++
 ...DeprecateTYPO3CMSFluidViewHelpersBeButtonsIconViewHelper.rst | 2 ++
 ...ion-69561-ReplaceSpriteIconsWithIconFactoryInContextMenu.rst | 2 ++
 ...n-69562-DeprecateHelperMethodsForRedundantCSRFProtection.rst | 2 ++
 .../7.5/Deprecation-69568-VariousFormEngineRelatedMethods.rst   | 2 ++
 .../Changelog/7.5/Deprecation-69705-AddUnifiedRefreshIcon.rst   | 2 ++
 .../Deprecation-69736-SelectOptionIconsInOptionTagsRemoved.rst  | 2 ++
 ...754-TcaCtrlIconfileUsingRelativePathToExtAndFilenameOnly.rst | 2 ++
 .../Deprecation-69938-HIDE_L10N_SIBLINGSFlexFormdisplayCond.rst | 2 ++
 .../7.5/Feature-16525-AddConditionsToINCLUDE_TYPOSCRIPT.rst     | 2 ++
 ...Feature-19494-AddSELECTmmQueryMethodToDatabaseConnection.rst | 2 ++
 .../7.5/Feature-25341-SchedulerTaskToOptimizeDatabaseTables.rst | 2 ++
 .../7.5/Feature-28243-IntroduceTcaOptionToDisableAgeDisplay.rst | 2 ++
 ...-31100-IntegrateMultilineSupportForTEXTBLOCKInFormWizard.rst | 2 ++
 .../7.5/Feature-38732-Fluid-basedContentElementsIntroduced.rst  | 2 ++
 .../Changelog/7.5/Feature-47812-QuerySupportForBETWEENAdded.rst | 2 ++
 ...Feature-52217-SignalForPreProcessingLinkvalidatorRecords.rst | 2 ++
 ...re-53406-AddPlaceholderAttributeToSomeTextfieldsInWizard.rst | 2 ++
 .../7.5/Feature-56282-LanguageSelectorForPageviewModule.rst     | 2 ++
 .../Feature-56726-TriggerMetadataExtractionAfterFileUpload.rst  | 2 ++
 .../Feature-57632-AddInlineLanguageLabelFilesWithTypoScript.rst | 2 ++
 .../7.5/Feature-59144-PageTSconfigWorkspacePreview.rst          | 2 ++
 .../Feature-59591-ImageQualityDefinablePerSourceCollection.rst  | 2 ++
 .../7.5/Feature-61799-ImprovedHandlingOfOnlineMedia.rst         | 2 ++
 .../Changelog/7.5/Feature-61993-CssPageStyleNowPageSpecific.rst | 2 ++
 .../7.5/Feature-63395-Html5VideoPosterPreviewImage.rst          | 2 ++
 ...reSuppressAndOverrideUseCombinationWarningViaTcaSettings.rst | 2 ++
 .../7.5/Feature-64726-UsingArbitraryFlashmessageQueues.rst      | 2 ++
 .../Changelog/7.5/Feature-65493-BackendRouting.rst              | 2 ++
 ...PHPConfiguredSendmailPathIfMAILtransportSendmailIsActive.rst | 2 ++
 .../Changelog/7.5/Feature-66366-IntroducedMediaViewHelper.rst   | 2 ++
 ...ature-66371-IntroduceAutoplayOptionForVideoAndAudioFiles.rst | 2 ++
 .../Feature-67056-AddOptionToDisableMoveButtonsTCAGroupType.rst | 2 ++
 .../7.5/Feature-67875-OverrideCategoryRegistryEntry.rst         | 2 ++
 .../Changelog/7.5/Feature-67880-AddedCountToSplit.rst           | 2 ++
 .../7.5/Feature-68166-RenderTypeForRsaEncryptedInputFields.rst  | 2 ++
 .../Changelog/7.5/Feature-68429-IntroducedAvatarProviderAPI.rst | 2 ++
 ...ure-68700-AutoloadDefinitionCanBeProvidedInExt_emconfphp.rst | 2 ++
 ...-EMShowsOnlyDistributionsThatSuiteTheCurrentTYPO3Version.rst | 2 ++
 ...ntroduceNewIconFactoryAsBaseForReplaceTheIconSkinningAPI.rst | 2 ++
 .../7.5/Feature-68746-AddAnnotationForCLIOnlyCommands.rst       | 2 ++
 .../Changelog/7.5/Feature-68756-AddConfigBaseToStdWrap.rst      | 2 ++
 ...-ProvideUntouchedNewPasswordInFeloginPasswordChangedHook.rst | 2 ++
 ...wASpecialImageForOfficialDistributionsInExtensionManager.rst | 2 ++
 .../Feature-68804-ColoredOutputForCLI-relevantErrorMessages.rst | 2 ++
 .../7.5/Feature-68837-ClosuresForCommandLineScripts.rst         | 2 ++
 .../7.5/Feature-69095-IntroduceIconStateForIconFactory.rst      | 2 ++
 .../7.5/Feature-69119-AddABasicSearchToTheFilelistModule.rst    | 2 ++
 .../Changelog/7.5/Feature-69389-AddSpinningFeatureForIcon.rst   | 2 ++
 .../Feature-69401-AdoptFormToSupportTheExtbaseFluidMVCStack.rst | 2 ++
 ...Feature-69409-AllowValueAttributeForOPTIONObjectInWizard.rst | 2 ++
 ...9416-MakeAbstractPluginpi_loadLLLoadLabelsFromCustomFile.rst | 2 ++
 .../Feature-69459-ShowTt_contentPreviewInPageModuleViaFluid.rst | 2 ++
 .../7.5/Feature-69496-ExtractTitleFromPDFWhenIndexing.rst       | 2 ++
 .../7.5/Feature-69512-SupportTyposcriptFilesAsTextFileType.rst  | 2 ++
 ...e-69543-IntroducedGLOBALSTYPO3_CONF_VARSSYSmediafile_ext.rst | 2 ++
 .../Changelog/7.5/Feature-69568-FormEngineDataProcessing.rst    | 2 ++
 ...Feature-69602-SimplifyHandlingOfBackendLayoutsInFrontend.rst | 2 ++
 .../Changelog/7.5/Feature-69730-IntroduceUniqueIdGenerator.rst  | 2 ++
 .../7.5/Feature-69855-DispatcherForBackendRoutingAdded.rst      | 2 ++
 ...Feature-69918-AddPSR-7-basedDispatchingForBackendModules.rst | 2 ++
 ...-70002-MakeItPossibleToRegisterOwnIconsForFileExtensions.rst | 2 ++
 ...ature-70078-ExtensionsCanProvideAClassMapForClassLoading.rst | 2 ++
 .../7.5/Feature-7098-SeverityFilteringForFlashMessageQueue.rst  | 2 ++
 ...ortant-67954-MigrateCTypesTextImageAndTextpicToTextmedia.rst | 2 ++
 .../7.5/Important-68128-PHPMagicQuoteHandlingRemoved.rst        | 2 ++
 .../Important-68758-CommandControllersAllowedInSubfolders.rst   | 2 ++
 .../Changelog/7.5/Important-68917-UpdateJQueryTo2x.rst          | 2 ++
 ...t-69084-AddingExtbaseObjectsWithNOTNULLColumnsHasChanged.rst | 2 ++
 ...portant-69137-LinkWizardPopupWidthAndHeightFieldsRemoved.rst | 2 ++
 .../7.5/Important-69531-RemoveSpriteManagerIconViewHelper.rst   | 2 ++
 ...ortant-69846-HaveEIDsWithPSR-7WithoutControllerInterface.rst | 2 ++
 .../Important-69909-FAL-basedDatabaseFieldsMovedToInteger.rst   | 2 ++
 ...-SearchFormControllerpi_list_browseresultsHasBeenRenamed.rst | 2 ++
 .../Breaking-73461-ImportModuleDisabledForNonAdminUsers.rst     | 2 ++
 .../Breaking-84843-UseNo-cookieDomainForYoutubeByDefault.rst    | 2 ++
 .../Feature-69794-SupportPecl-memcachedInMemcachedBackend.rst   | 2 ++
 .../7.6.x/Feature-73461-EnableImportModuleForNonAdminUsers.rst  | 2 ++
 .../Changelog/7.6.x/Feature-84053-APIToAnonymizeIPAddresses.rst | 2 ++
 .../7.6.x/Feature-84740-MakeIndexed_searchReadyForGDPR.rst      | 2 ++
 ...e-84781-AddedSchedulerTaskToAnonymizeIPAddressesOfTables.rst | 2 ++
 ...904-ShowAccessRestrictedPagesDoesNotWorkWithSpecialMenus.rst | 2 ++
 .../Important-75400-NewDataHandlerCommandCopyToLanguage.rst     | 2 ++
 .../7.6.x/Important-77411-RemovedExtbaseTableColumnCache.rst    | 2 ++
 .../Important-77830-CSC-HeaderLinkRespectsGlobalPageTarget.rst  | 2 ++
 .../7.6.x/Important-83768-RemoveReferrerCheckBackport.rst       | 2 ++
 .../7.6.x/Important-85385-IntegratePharStreamWrapper.rst        | 2 ++
 .../Breaking-24449-UseMovePlaceholdersAsDefaultInWorkspaces.rst | 2 ++
 ...g-45899-SplitClassImportExportIntoClassesImportAndExport.rst | 2 ++
 .../7.6/Breaking-51099-StreamlineSettingsConditions.rst         | 2 ++
 ...aking-62812-ResolveMenuUrlsToLinkToExternalPagesDirectly.rst | 2 ++
 ...king-63406-RespectRootlevelConfigurationinExtbaseQueries.rst | 2 ++
 .../7.6/Breaking-66369-RemovedElementBrowserRelatedClasses.rst  | 2 ++
 .../Changelog/7.6/Breaking-68081-ExtopenidMovedToTER.rst        | 2 ++
 .../7.6/Breaking-69227-StringsForLikeAreNotProperlyEscaped.rst  | 2 ++
 .../7.6/Breaking-69916-HookAjaxSaveCodeOfT3editorChanged.rst    | 2 ++
 .../Breaking-69916-RegisteredAJAXHandlersReplacedByRoutes.rst   | 2 ++
 ...king-69916-RemovedBackendLogingetRsaPublicKeyAJAXHandler.rst | 2 ++
 .../7.6/Breaking-70033-TcaIconOptionsForSelectFields.rst        | 2 ++
 ...ing-70055-OverrideNewContentElementWizardViaPageTSconfig.rst | 2 ++
 .../Changelog/7.6/Breaking-70132-FormEngineCustomFunctions.rst  | 2 ++
 .../Changelog/7.6/Breaking-70229-BE-lockSSL3OptionRemoved.rst   | 2 ++
 .../Breaking-70444-EXTform-FormAttributesAreNotRenderedInFE.rst | 2 ++
 ...reaking-70503-EXTform-RemoveBreakOnErrorOptionFromWizard.rst | 2 ++
 .../7.6/Breaking-70574-FormWizardSaveHandlingChanged.rst        | 2 ++
 ...eaking-70578-JumpURLFunctionalityRemovedFromTheTYPO3Core.rst | 2 ++
 .../7.6/Breaking-71110-TYPO3-specificUploadLimitRemoved.rst     | 2 ++
 .../7.6/Breaking-72117-APIChangeInExceptionHandlerInterface.rst | 2 ++
 ...ing-77344-EXTform-RenameConfigurationForConfirmationView.rst | 2 ++
 .../Changelog/7.6/Deprecation-51482-ScriptBasedModules.rst      | 2 ++
 .../Changelog/7.6/Deprecation-60712-GetDynamicTabMenu.rst       | 2 ++
 .../7.6/Deprecation-65728-DocumentTemplate-issueCommand.rst     | 2 ++
 ...9-UsePropertyTextInsteadOfDataForTEXTAREATEXTBLOCKOPTION.rst | 2 ++
 .../Changelog/7.6/Deprecation-69822-DeprecateSelectFieldTca.rst | 2 ++
 .../Deprecation-69877-UseModuleTemplateAPIForExtfilelist.rst    | 2 ++
 .../7.6/Deprecation-70052-ExtLoadedDisplayCondition.rst         | 2 ++
 .../7.6/Deprecation-70138-FlexFormLanguageHandling.rst          | 2 ++
 .../7.6/Deprecation-70477-DeprecateSpriteIconClasses.rst        | 2 ++
 .../Changelog/7.6/Deprecation-70494-WrapClickMenuOnIcon.rst     | 2 ++
 .../Changelog/7.6/Deprecation-70514-DynamicConfigFile.rst       | 2 ++
 .../Changelog/7.6/Deprecation-71153-DocumentTemplateSpacer.rst  | 2 ++
 ...precation-71249-DeprecateRenderMethodOfFlashMessageClass.rst | 2 ++
 ...75-MakeHardcodedIndexedSearchParametersConfigurableViaTS.rst | 2 ++
 ...IndexedSearchMakePathSeparatorOfSearchResultConfigurable.rst | 2 ++
 .../7.6/Feature-27057-RelationsToTheSameTableInExtbase.rst      | 2 ++
 .../7.6/Feature-35245-ReworkWorkspaceNotificationSettings.rst   | 2 ++
 ...re-44127-HooksForOpenIdToAutomaticallyCreateUserAccounts.rst | 2 ++
 ...heParameterForForwardSearchWordsInResultLinkConfigurable.rst | 2 ++
 .../7.6/Feature-56633-FormProtectionAPIForFrontEndUsage.rst     | 2 ++
 ...64286-AddedAbsoluteUrlOptionToUriimageAndImageViewHelper.rst | 2 ++
 .../Changelog/7.6/Feature-66369-AddedLinkBrowserAPIs.rst        | 2 ++
 .../Changelog/7.6/Feature-66369-AddedNewElementBrowserAPI.rst   | 2 ++
 ...tionalityToFormMailPostProcessorAndIntroduceReplyToEmail.rst | 2 ++
 ...cedHookInBackendUserAuthenticationgetDefaultUploadFolder.rst | 2 ++
 .../7.6/Feature-69120-AddBasicFileSearchInElementBrowser.rst    | 2 ++
 .../7.6/Feature-69706-AddInlineSupportForSvgIconProvider.rst    | 2 ++
 .../7.6/Feature-69764-IntroducedFileIconDetectionByMimeType.rst | 2 ++
 .../Changelog/7.6/Feature-69814-ModuleTemplateAPI.rst           | 2 ++
 .../Feature-69916-PSR-7-basedRoutingForBackendAJAXRequests.rst  | 2 ++
 ...33-IntroducedTcaOptionShowIconTableForSelectSingleFields.rst | 2 ++
 ...ntroduceTcaOptionToAddAutocompleteAttributeToInputFields.rst | 2 ++
 ...Feature-70170-ViewHelperToStripWhitespaceBetweenHTMLTags.rst | 2 ++
 ...Feature-70332-EXTform-AddHTML4HTML5AttributesToTheWizard.rst | 2 ++
 .../7.6/Feature-70531-RequireJSModuleForSplitButtons.rst        | 2 ++
 .../7.6/Feature-70583-IntroducedIconAPIInJavaScript.rst         | 2 ++
 .../7.6/Feature-71196-DisallowLocalizationMixtures.rst          | 2 ++
 .../Feature-71251-AddFlashMessageSupportInModuleTemplateAPI.rst | 2 ++
 .../7.6/Feature-72505-IntroduceHookToOverrideARecordOverlay.rst | 2 ++
 ...-36166-MoveAccessRightParametersFromBEToSYSConfiguration.rst | 2 ++
 ...ngForUserSettingsResetConfigurationAndClearTemporaryData.rst | 2 ++
 .../7.6/Important-68079-ExtensionMediaceMovedToTER.rst          | 2 ++
 ...ageTSConfigOptionsKeepItemsAddItemsAndRemoveItemsChanged.rst | 2 ++
 ...6-AllowToDefineMultipleInlineLocalizeSynchronizeCommands.rst | 2 ++
 .../Important-72697-RemoveThumbnailFunctionalityOfImpexp.rst    | 2 ++
 ...stractConditionViewHelperNoLongerAutomaticallyCompilable.rst | 2 ++
 .../8.0/Breaking-43085-RenamedGraphicsProcessorSettings.rst     | 2 ++
 ...g-45899-SplitClassImportExportIntoClassesImportAndExport.rst | 2 ++
 .../8.0/Breaking-45943-RemoveUnusedImagesInT3skiniconsgfxi.rst  | 2 ++
 .../8.0/Breaking-51099-StreamlineSettingsConditions.rst         | 2 ++
 .../8.0/Breaking-65165-AdditionalMethodsInFolderInterface.rst   | 2 ++
 .../8.0/Breaking-68890-RemoveDualuseOfAuthTimeoutField.rst      | 2 ++
 .../Breaking-69863-ChangesInViewHelpersPostFluidStandalone.rst  | 2 ++
 ...-FluidEscapingBehaviourChangedFromENT_COMPATToENT_QUOTES.rst | 2 ++
 .../8.0/Breaking-69863-RemovedDeprecatedCodeFromExtfluid.rst    | 2 ++
 ...ng-71458-FullQuoteArrayCantHandleBooleanValuesForNoQuote.rst | 2 ++
 ...1-PropertyUserAuthenticationRemovedFromCommandController.rst | 2 ++
 .../8.0/Breaking-72022-RemovedClassLoadingFallbackInCObject.rst | 2 ++
 .../8.0/Breaking-72293-APIChangeInExceptionHandlerInterface.rst | 2 ++
 ...ing-72310-EXTform-OutsourceLabelsAndLegendsToOwnPartials.rst | 2 ++
 .../8.0/Breaking-72334-RemovedUtf8ConversionInEXTrecycler.rst   | 2 ++
 .../Breaking-72338-RemovedGraphicalFunctions-nativeCharset.rst  | 2 ++
 .../Breaking-72342-RemovedDeprecatedCodeFromGeneralUtility.rst  | 2 ++
 .../8.0/Breaking-72360-RemovedDeprecatedEntryPointFallback.rst  | 2 ++
 .../Breaking-72361-RemovedDeprecatedContentObjectWrappers.rst   | 2 ++
 ...ng-72361-RemovedDeprecatedMethodsInContentObjectRenderer.rst | 2 ++
 .../Changelog/8.0/Breaking-72368-TYPO3ConstantsRemoved.rst      | 2 ++
 .../8.0/Breaking-72370-RemovedDeprecatedCodeFromExtbase.rst     | 2 ++
 .../8.0/Breaking-72372-RemovedDeprecatedCodeFromBeuser.rst      | 2 ++
 ...eaking-72373-RemovedDeprecatedCodeFromCss_styled_content.rst | 2 ++
 .../Breaking-72378-RemovedCssStyledContentTypoScriptFor62.rst   | 2 ++
 .../8.0/Breaking-72381-RemovedDeprecatedCodeFromExtDbal.rst     | 2 ++
 .../8.0/Breaking-72384-RemovedDeprecatedCodeFromHtmlParser.rst  | 2 ++
 .../8.0/Breaking-72385-RemovedDeprecatedCodeFromDataHandler.rst | 2 ++
 .../Breaking-72390-RemovedDeprecatedCodeFromEXTrtehtmlarea.rst  | 2 ++
 ...Breaking-72392-RemovedDeprecatedCodeFromDocumentTemplate.rst | 2 ++
 .../Breaking-72398-RemovedDeprecatedCodeFromEXTrecordlist.rst   | 2 ++
 .../Breaking-72399-RemovedDeprecatedCodeFromBackendUtility.rst  | 2 ++
 ...aking-72400-RemovedDeprecatedIconUtilityAndSpriteManager.rst | 2 ++
 .../8.0/Breaking-72405-RemovedTraditionalBEModulesHandling.rst  | 2 ++
 ...412-RemovedDeprecatedCodeFromLanguageProcessingFunctions.rst | 2 ++
 .../8.0/Breaking-72416-RemoveEXTt3skinstylesheetssprites.rst    | 2 ++
 .../Changelog/8.0/Breaking-72417-RemovedOldLockingAPI.rst       | 2 ++
 .../8.0/Breaking-72418-DeprecatedBackend-relatedPHPClasses.rst  | 2 ++
 ...reaking-72419-RemoveDeprecatedCodeFromBackendControllers.rst | 2 ++
 ...72421-RemovedDeprecatedCodeFromDatabaseAndQueryFunctions.rst | 2 ++
 ...dDeprecatedTypoScriptFrontendControllerOptionsAndMethods.rst | 2 ++
 ...RemovedDeprecatedCodeFromFileAndImageProcessingFunctions.rst | 2 ++
 ...king-72427-RemovedTypoScript-relatedMethodsAndProperties.rst | 2 ++
 ...431-RemovedDeprecatedCodeFromLowlevelAndUtilityFunctions.rst | 2 ++
 .../8.0/Breaking-72438-RemoveDeprecatedCodeFromFlashMessage.rst | 2 ++
 ...Breaking-72451-RemovedDeprecatedCodeFromBackendFunctions.rst | 2 ++
 .../8.0/Breaking-72462-RemovedDeprecatedJavaScriptCode.rst      | 2 ++
 .../Breaking-72464-RemovedDeprecatedCodeFromExtworkspaces.rst   | 2 ++
 .../Breaking-72473-RemovedDeprecatedMiscellaneousFunctions.rst  | 2 ++
 .../8.0/Breaking-72474-RequestHandlerOnlyWorksWithRoutes.rst    | 2 ++
 ...reaking-72476-PHPConstantTYPO3_PROCEED_IF_NO_USERRemoved.rst | 2 ++
 .../Changelog/8.0/Breaking-72492-RemovedXHTML2Support.rst       | 2 ++
 .../8.0/Breaking-72493-RemovedTypoScriptPropertyPagebgImg.rst   | 2 ++
 .../Breaking-72497-RemovedRecodeSupportForCharsetConversion.rst | 2 ++
 ...572-RemoveMoreDeprecatedMiscellaneousFunctionsAndOptions.rst | 2 ++
 .../Changelog/8.0/Breaking-72602-RemovedUnzipFunctionality.rst  | 2 ++
 .../8.0/Breaking-72604-RemoveOptionMaxFileNameLength.rst        | 2 ++
 .../8.0/Breaking-72661-RTETransformationTs_stripRemoved.rst     | 2 ++
 .../8.0/Breaking-72666-RTERemoveRelativePathCalculations.rst    | 2 ++
 .../8.0/Breaking-72667-RTEUnusedInternalMethodsRemoved.rst      | 2 ++
 .../8.0/Breaking-72671-ExtensionAboutmodulesRemoved.rst         | 2 ++
 .../8.0/Breaking-72686-RemovedRteHtmlParserMethods.rst          | 2 ++
 .../Breaking-72701-RemoveUnusedPropertiesInDocumentTemplate.rst | 2 ++
 .../Breaking-72711-RemovePropertyStrictInTypoScriptParser.rst   | 2 ++
 ...aking-72783-RemovedRTETransformationOptionPreserveTables.rst | 2 ++
 ...eaking-72826-RemovedCustomCharsetConfigurationForLocales.rst | 2 ++
 ...-72830-RemovedDeprecatedRTETransformationsTsTs_transform.rst | 2 ++
 ...nsAllowDivSectionsByDefaultAndRemoveFont-specificParsing.rst | 2 ++
 .../Changelog/8.0/Breaking-72853-RemoveUnusedImagesFromCore.rst | 2 ++
 .../8.0/Breaking-72861-EXTform-RemoveDeprecatedCode.rst         | 2 ++
 ...866-RemovedRTEProcessingOptionToUseDivTagsInsteadOfPTags.rst | 2 ++
 ...72870-RemovedRTETransformationTs_preserveAndPreserveTags.rst | 2 ++
 .../Breaking-72888-RemovedHtmlParserMapTagsFunctionality.rst    | 2 ++
 ...emovedRteHtmlParserHtmlspecialcharsTransformationOptions.rst | 2 ++
 ...king-72897-RteHtmlParserDroppedTs_reglinksTransformation.rst | 2 ++
 .../Changelog/8.0/Breaking-73044-JSONForClickMenuInBackend.rst  | 2 ++
 ...liasAbstractNode-ViewHelperNodeForBackwardsCompatibility.rst | 2 ++
 .../Breaking-73106-ConvertThumbnailsOnlyForNon-imageFiles.rst   | 2 ++
 .../8.0/Breaking-73152-SymfonyConsoleHelpersReplaced.rst        | 2 ++
 ...reaking-73445-RemoveFlashmessage_compatibilityjsFromCore.rst | 2 ++
 .../Changelog/8.0/Breaking-73504-MakeTimeTrackerASingleton.rst  | 2 ++
 .../8.0/Breaking-73514-TypoScriptPropertyIncludeLibsRemoved.rst | 2 ++
 ...litygetFileAbsFileNameAllowsForTypo3MaindirSpecificPaths.rst | 2 ++
 .../8.0/Breaking-73602-Short-URLWithoutIdIDRemoved.rst          | 2 ++
 ...aking-73611-RemovedResourceCompressorRelativePathMethods.rst | 2 ++
 .../Documentation/Changelog/8.0/Breaking-73655-Php7Required.rst | 2 ++
 .../8.0/Breaking-73698-StreamlineLayoutOfFlashMessages.rst      | 2 ++
 ...ng-73711-RemovedDeprecatedCodeFromFormDomainModelElement.rst | 2 ++
 ...UnusedJavaScriptConfigurationOptionsForTheBackendRemoved.rst | 2 ++
 .../8.0/Breaking-73763-RemovedBackPathFromPageRenderer.rst      | 2 ++
 .../Breaking-73793-RemovedAbstractPlugin-LOCAL_LANG_charset.rst | 2 ++
 .../Changelog/8.0/Breaking-73794-RenderCharsetOptionRemoved.rst | 2 ++
 .../8.0/Breaking-74029-RemoveModuleLoader-getRelativePath.rst   | 2 ++
 .../8.0/Breaking-74031-CharsetConverterParametersRemoved.rst    | 2 ++
 ...reaking-74124-RemovedSys_file_referenceFieldDownloadname.rst | 2 ++
 .../8.0/Breaking-75150-RemovedTypoScriptOptionIncludeJSlibs.rst | 2 ++
 ...-76155-ViewHelperNamespaceImportsWithXmlnsAreNowSingular.rst | 2 ++
 ...ion-68748-DeprecateAbstractContentObjectgetContentObject.rst | 2 ++
 ...tion-69863-DeprecateGetTemplateVariableContainerFunction.rst | 2 ++
 ...-ExtendedFileUtilitypushErrorMessagesToFlashMessageQueue.rst | 2 ++
 .../Changelog/8.0/Deprecation-71260-DocumentTemplateMethods.rst | 2 ++
 .../8.0/Deprecation-71916-LanguageService-makeEntities.rst      | 2 ++
 ...72340-MovedModuleLabelsFromLanguageServiceToModuleLoader.rst | 2 ++
 .../8.0/Deprecation-72496-DeprecatedLANG-overrideLL.rst         | 2 ++
 ...Deprecation-72733-DeprecateMoreMethodsOfDocumentTemplate.rst | 2 ++
 ...ion-72827-ModuleIconConfigurationViaLabelstabs_imagestab.rst | 2 ++
 ...ion-72851-DeprecateSomeFunctionsNotInUseAnymoreInTheCore.rst | 2 ++
 .../Changelog/8.0/Deprecation-72856-RemovedRTEModesOption.rst   | 2 ++
 ...n-73050-DeprecatedRandomGeneratorMethodsInGeneralUtility.rst | 2 ++
 ...ateGeneralUtilityrequireOnceAndGeneralUtilityrequireFile.rst | 2 ++
 .../8.0/Deprecation-73068-DeprecatedDefaultArgumentOnFcase.rst  | 2 ++
 .../8.0/Deprecation-73185-DeprecateNullTimeTracker.rst          | 2 ++
 ...Deprecation-73190-DeprecateBackendUtilitygetListViewLink.rst | 2 ++
 .../8.0/Deprecation-73352-DeprecateOld-schoolAJAXRequests.rst   | 2 ++
 ...442-ModalGetSeverityClassHasBeenMovedToTheSeverityModule.rst | 2 ++
 .../Deprecation-73482-LANG-csConvObjAndLANG-parserFactory.rst   | 2 ++
 ...Deprecation-73511-BrowserLanguageDetectionMovedToLocales.rst | 2 ++
 .../Changelog/8.0/Deprecation-73514-IncludeLibraryMethods.rst   | 2 ++
 .../8.0/Deprecation-73516-VariousGeneralUtilityMethods.rst      | 2 ++
 ...sourceUtilityBackendUtilitygetFlashMessageForMissingFile.rst | 2 ++
 ...cation-73606-DeprecateIconRegistrygetDeprecationSettings.rst | 2 ++
 .../8.0/Deprecation-73744-DeprecateClipboard-confirmMsg.rst     | 2 ++
 ...rmController-utf8_to_currentCharsetAndTSFE-renderCharset.rst | 2 ++
 ...Deprecation-74022-GraphicalFunctions-prependAbsolutePath.rst | 2 ++
 ...ServicesortedKeyListAndTemplateService-removeQueryString.rst | 2 ++
 .../Changelog/8.0/Feature-1835-RecoverPagesRecursivelyToTop.rst | 2 ++
 ...e-19157-impexpCouldHaveAnOptionToExcludeAllHiddenRecords.rst | 2 ++
 .../8.0/Feature-28230-AddSupportForPBKDF2ToSaltedpasswords.rst  | 2 ++
 .../8.0/Feature-54887-Post-processingOfThePreviewUrl.rst        | 2 ++
 ...236-AddedAllowedTagsArgumentToFformatstripTagsViewHelper.rst | 2 ++
 ...ature-69394-EXTform-DirectlyLoadFormWizardAsInlineWizard.rst | 2 ++
 .../Feature-69794-SupportPecl-memcachedInMemcachedBackend.rst   | 2 ++
 .../Feature-69863-UseNewStandaloneFluidAsComposerDependency.rst | 2 ++
 ...-MakeIndexedSearchExtbasePluginFormTargetPidConfigurable.rst | 2 ++
 ...1876-MakeNewContentElementWizardTabSortOrderConfigurable.rst | 2 ++
 ...Feature-72045-KeepTagsInHtmlParserWhenStrippingEmptyTags.rst | 2 ++
 .../Feature-72309-EXTform-AllowIntegrationOfPredefinedForms.rst | 2 ++
 .../8.0/Feature-72337-CharsetConversionAutodetection.rst        | 2 ++
 .../8.0/Feature-72505-IntroduceHookToOverrideARecordOverlay.rst | 2 ++
 ...eature-72904-AddPreProcessStorageSignalToResourceFactory.rst | 2 ++
 .../Feature-73042-IntroduceNativeSupportForSymfonyConsole.rst   | 2 ++
 .../Documentation/Changelog/8.0/Feature-73050-AddACSPRNGAPI.rst | 2 ++
 .../Changelog/8.0/Feature-73429-WizardComponentHasBeenAdded.rst | 2 ++
 .../8.0/Feature-73720-TriggerEventAfterModalWindowDismissed.rst | 2 ++
 ...-AllowAccessingObjectStorageAsArrayInFluidAndOtherPlaces.rst | 2 ++
 .../8.0/Feature-74038-ReportForCheckingDatabaseCharacterSet.rst | 2 ++
 ...re-74109-SetTheAlternativeBackendLogoViaExtensionManager.rst | 2 ++
 ...Feature-74179-PageModuleDragDropCanDoCopiesViaCTRLKeyNow.rst | 2 ++
 ...19-DefaultDatabaseCharacterSetAndUpdateWizardForNonUtf-8.rst | 2 ++
 ...ilelistCreatingANewFileAndOpeningItImmediatelyForEditing.rst | 2 ++
 .../8.0/Important-70849-MakeSearchLevelsConsistent.rst          | 2 ++
 .../8.0/Important-71521-InternalChangesInCommandController.rst  | 2 ++
 ...portant-72290-MoveInstallToolUpdateFlagsToSystemRegistry.rst | 2 ++
 ...liclyAccessibleGeneratedAssetFilesMovedToTypo3tempassets.rst | 2 ++
 .../Important-72697-RemoveThumbnailFunctionalityOfImpexp.rst    | 2 ++
 ...-66861-DoNotAutomaticallyAppendAToTheIdentifierOfAFolder.rst | 2 ++
 .../Changelog/8.1/Breaking-70056-CurlAndHttpRequestRemoved.rst  | 2 ++
 ...-SearchFormControllerpi_list_browseresultsHasBeenRenamed.rst | 2 ++
 ...king-75237-RemovalOfDivCe-bodytextMightCauseLayoutIssues.rst | 2 ++
 ...75323-RemovedParameterEntryPointPathFromMainApplications.rst | 2 ++
 .../8.1/Breaking-75324-ReferenceIndexCLICommandChanged.rst      | 2 ++
 ...ng-75349-MoveIndexedSearchPi-basedPluginToCompatibility7.rst | 2 ++
 .../8.1/Breaking-75355-FlexForm-relatedOptionsRemoved.rst       | 2 ++
 .../Breaking-75357-TYPO3_CONF_VARSBElockSSLOptionIsBoolean.rst  | 2 ++
 ...king-75454-LocalConfigurationDBConfigStructureHasChanged.rst | 2 ++
 .../Changelog/8.1/Breaking-75454-TYPO3_dbConstantsRemoved.rst   | 2 ++
 .../Changelog/8.1/Breaking-75497-InlineBackendLayoutWizard.rst  | 2 ++
 .../8.1/Breaking-75708-AlwaysStorePTagsInDBFromRTE.rst          | 2 ++
 ...11-RemovedDB-relatedMethodsAndTCA-relatedOptionsFromCObj.rst | 2 ++
 .../8.1/Breaking-75829-RemovedImportHandlingOfPre60Files.rst    | 2 ++
 .../Changelog/8.1/Deprecation-73209-GlobalFlexPageTsConfig.rst  | 2 ++
 .../8.1/Deprecation-73728-WizardTypeColorboxIsDeprecated.rst    | 2 ++
 .../8.1/Deprecation-75327-TSFE-csConvObjAndTSFE-csConv.rst      | 2 ++
 ...340-MethodsRelatedToGeneratingTraditionalBackendAJAXURLs.rst | 2 ++
 .../Changelog/8.1/Deprecation-75371-Array2xml_cs.rst            | 2 ++
 ...-TranslateViewHelperHtmlEscapeArgumentMarkedAsDeprecated.rst | 2 ++
 .../Changelog/8.1/Deprecation-75621-GeneralUtilityMethods.rst   | 2 ++
 .../8.1/Deprecation-75625-DeprecatedCacheClearingOptions.rst    | 2 ++
 .../Changelog/8.1/Feature-27471-AllowAsteriskForHideTables.rst  | 2 ++
 ...e-39597-MultipleLocaleNamesForTypoScriptConfiglocale_all.rst | 2 ++
 ...ure-69439-EnhanceSQLQueryReductionInPageTreeInWorkspaces.rst | 2 ++
 .../Changelog/8.1/Feature-70056-GuzzleForHttpRequests.rst       | 2 ++
 .../Changelog/8.1/Feature-72923-ConfigurableFileListSize.rst    | 2 ++
 .../8.1/Feature-75386-GetIdentifierInSlideCallback.rst          | 2 ++
 .../8.1/Feature-75454-DoctrineDBALForDatabaseConnections.rst    | 2 ++
 .../Changelog/8.1/Feature-75497-InlineBackendLayoutWizard.rst   | 2 ++
 ...ture-75579-AddMarkupIdentifierSupportToJavaScriptIconAPI.rst | 2 ++
 .../Changelog/8.1/Feature-75581-SimplifyCacheClearing.rst       | 2 ++
 .../Feature-75827-AddConfigurationOptionsToFloatConverter.rst   | 2 ++
 .../Important-73041-PackageStatesIncludesOnlyActivePackages.rst | 2 ++
 ...Breaking-75493-EvaluateBooleanStdWrapPropertiesCorrectly.rst | 2 ++
 .../8.2/Breaking-75645-DoctrineMigrateExtbackendTree.rst        | 2 ++
 ...0-RTE-relatedTSconfigOptionsSkipAlignAndSkipClassRemoved.rst | 2 ++
 ...king-75747-EXTform-RemovedUseDefaultContentObjectSetting.rst | 2 ++
 ...-75760-ReturnTypeOfGetRecordsToCopyDatabaseResultChanged.rst | 2 ++
 .../Breaking-76285-PopupConfigurationIsMovedToTYPO3settings.rst | 2 ++
 .../Changelog/8.2/Breaking-76469-DoctrineMigrateExtImpExp.rst   | 2 ++
 .../Changelog/8.2/Breaking-76527-CleanupContextMenuClasses.rst  | 2 ++
 .../Changelog/8.2/Breaking-76802-DropXcacheCacheBackend.rst     | 2 ++
 .../Changelog/8.2/Deprecation-15415-DeprecateRemoveBadHTML.rst  | 2 ++
 ...ecation-71917-DeprecateTheArgumentHscForGetLLGetLLLAndSL.rst | 2 ++
 .../Deprecation-72859-DeprecateMethodsOfDocumentTemplate.rst    | 2 ++
 .../8.2/Deprecation-75209-CodecleanupForMenuViewHelperTrait.rst | 2 ++
 ...precation-75760-DeprecateMethodsOfLocalizationRepository.rst | 2 ++
 ...ion-75904-CategoryModelHasIconPropertyButNoDatabaseField.rst | 2 ++
 .../8.2/Deprecation-76101-RemoveSoloFieldContainer.rst          | 2 ++
 ...ion-76104-Deprecated-Single-Slash-Comments-In-TypoScript.rst | 2 ++
 .../Changelog/8.2/Deprecation-76164-DeprecateRemoveXSS.rst      | 2 ++
 ...cation-76345-PathPrefixesInCallUserFunctionAndGetUserObj.rst | 2 ++
 .../Changelog/8.2/Deprecation-76370-DeprecateCacheFactory.rst   | 2 ++
 .../Changelog/8.2/Deprecation-76383-DeprecateFontTag.rst        | 2 ++
 ...eature-18586-ConfigurableWidthHeightForEditpanelInFeedit.rst | 2 ++
 .../8.2/Feature-20446-ClearCacheEntryInContextMenu.rst          | 2 ++
 ...eature-76008-PropertyVisibilityToDebuggerUtilityvar_dump.rst | 2 ++
 .../Changelog/8.2/Feature-76072-OggFlacAndOpusSupport.rst       | 2 ++
 .../8.2/Feature-76458-LetDebuggerUtilityRenderClosures.rst      | 2 ++
 .../Changelog/8.2/Feature-76531-AddIconForRecordViewHelper.rst  | 2 ++
 .../8.2/Feature-76590-IntroduceUnitTestsForJavaScript.rst       | 2 ++
 .../Important-75747-EXTform-RemovedSupportForCompatibility6.rst | 2 ++
 .../8.3/Breaking-73461-ImportModuleDisabledForNonAdminUsers.rst | 2 ++
 .../Changelog/8.3/Breaking-74375-Fe_usersimageMigratedToFAL.rst | 2 ++
 .../8.3/Breaking-76108-ReplaceExtJSCategoryTreeWithD3AndSVG.rst | 2 ++
 ...ValueOfAbstractDatabaseRecordListmakeSearchStringChanged.rst | 2 ++
 ...-76259-SignatureOfMethodGetResultChangedInPageLayoutView.rst | 2 ++
 ...OfMethodSetTotalItemsChangedInAbstractDatabaseRecordList.rst | 2 ++
 .../8.3/Breaking-76259-ValuePassedToHookGetTableChanged.rst     | 2 ++
 .../Breaking-76879-RemoveUnusedPropertiesFromPageTreeView.rst   | 2 ++
 ...oveUnusedPropertyPidSelectFromAbstractDatabaseRecordList.rst | 2 ++
 .../Changelog/8.3/Breaking-76891-SyslogLowlevelCommand.rst      | 2 ++
 ...9-RemoveUnusedPropertiesFromSuggestWizardDefaultReceiver.rst | 2 ++
 ...aking-77062-ExampleImageInTSConstantsDescriptionsRemoved.rst | 2 ++
 .../8.3/Breaking-77081-RemovedTCASelectTreeOptions.rst          | 2 ++
 .../Changelog/8.3/Breaking-77137-JavaScriptAPIOfRTEChanged.rst  | 2 ++
 .../Changelog/8.3/Breaking-77137-RTEOptionColorsRemoved.rst     | 2 ++
 ...-TSconfigAndTStemplateSoftReferencesFunctionalityRemoved.rst | 2 ++
 .../Breaking-77180-DroppedExtJSSupportInFrontendTypoScript.rst  | 2 ++
 ...eaking-77182-RemovedBasicFileUtilityMethodsAndProperties.rst | 2 ++
 .../8.3/Breaking-77184-VariousTSFEPropertiesRemoved.rst         | 2 ++
 .../8.3/Breaking-77186-ExtDirectEIDEntryPointRemoved.rst        | 2 ++
 .../Changelog/8.3/Breaking-77209-AdaptDefaultRECORDSTables.rst  | 2 ++
 ...ing-77280-UploadsTemplateShowsFileTitleInFavorOfFileName.rst | 2 ++
 ...77342-RemovedTemplateFileOverrideViaFlexFormInEXTfelogin.rst | 2 ++
 ...reaking-77345-EXTform-RemoveDeprecatedIMAGEBUTTONElement.rst | 2 ++
 ...rnTypeOfHookGetResultRows_SQLpointerInIndexSearchChanged.rst | 2 ++
 .../Changelog/8.3/Breaking-77391-DataHandlerMethodProtected.rst | 2 ++
 ...Breaking-77416-RemovedPropertyFromDatabaseIntegrityCheck.rst | 2 ++
 ...king-77453-SignatureOfAbstractPluginpi_exec_queryChanged.rst | 2 ++
 ...g-77453-SignatureOfAbstractPluginpi_list_makelistChanged.rst | 2 ++
 .../Changelog/8.3/Breaking-77460-ExtbaseQueryCacheRemoved.rst   | 2 ++
 .../8.3/Breaking-77481-RemoveFaviconFromTBE_STYLES.rst          | 2 ++
 .../8.3/Breaking-77502-ExtbasePreparsingOfQueriesRemoved.rst    | 2 ++
 ...ing-77557-SignatureOfQueryView-getQueryResultCodeChanged.rst | 2 ++
 ...king-77558-PageLayoutControllerExec_languageQueryDropped.rst | 2 ++
 .../8.3/Breaking-77587-RemovedLiveSearch-getQueryString.rst     | 2 ++
 ...ng-77591-RemovedWorkspaceService-isOldStyleWorkspaceUsed.rst | 2 ++
 ...eprecateMethodMakeQueryArrayOfAbstractDatabaseRecordList.rst | 2 ++
 ...ation-76520-DeprecateMethodPages_getTreeOfPageLayoutView.rst | 2 ++
 ...cation-76804-DeprecateGeneralUtilitystrtoupperStrtolower.rst | 2 ++
 ...ation-77164-ErrorpageMessageAndAbstractStandaloneMessage.rst | 2 ++
 .../Deprecation-77405-PageRepository-getPathFromRootline.rst    | 2 ++
 .../Deprecation-77432-ExtbasePreparedStatementQueryOption.rst   | 2 ++
 .../8.3/Deprecation-77477-TemplateService-fileContent.rst       | 2 ++
 .../8.3/Deprecation-77502-ExtbasePreparsingOfQueriesRemoved.rst | 2 ++
 .../8.3/Deprecation-77557-MethodQueryView-tableWrap.rst         | 2 ++
 .../8.3/Feature-73461-EnableImportModuleForNonAdminUsers.rst    | 2 ++
 .../Feature-74365-LinkServiceForUnifiedReferencingSyntax.rst    | 2 ++
 .../8.3/Feature-76107-AddFluidInterceptorRegistration.rst       | 2 ++
 .../8.3/Feature-76108-ReplaceExtJSCategoryTreeWithD3AndSVG.rst  | 2 ++
 ...76209-HookToRegisterCustomResultBrowsersInAbstractPlugin.rst | 2 ++
 ...ature-76259-IntroduceBuildQueryParametersPostProcessHook.rst | 2 ++
 ...eature-77280-RenderTheFileTitleInFileLinksContentElement.rst | 2 ++
 ...re-77336-AllowPassingAnOwnUnitCollectionToByteViewHelper.rst | 2 ++
 .../8.3/Feature-77349-AdditionalLocationsForExtensionIcons.rst  | 2 ++
 ...eature-77481-AddPossibilityToDefineAFaviconForTheBackend.rst | 2 ++
 .../8.3/Important-77411-RemovedExtbaseTableColumnCache.rst      | 2 ++
 .../8.4/Breaking-38496-AddAllParametersToAShortcutPage.rst      | 2 ++
 .../Changelog/8.4/Breaking-52877-RemoveExtJSViewport.rst        | 2 ++
 .../8.4/Breaking-66995-ObjectAccessbehaviorschanged.rst         | 2 ++
 ...nOfTypoScriptTemplateInformationModuleFunctionController.rst | 2 ++
 ...TypoScriptTemplateConstantEditorModuleFunctionController.rst | 2 ++
 .../Changelog/8.4/Breaking-77379-DoctrineTypo3DbQueryParser.rst | 2 ++
 ...-BehaviourOffindByUidOfRecordCollectionRepositoryChanged.rst | 2 ++
 .../8.4/Breaking-77592-DroppedTCAOptionShowIfRTEInTypecheck.rst | 2 ++
 .../Changelog/8.4/Breaking-77630-RemoveWizardIcons.rst          | 2 ++
 .../Changelog/8.4/Breaking-77693-MoveIconsFromT3skin.rst        | 2 ++
 ...00-ExtensionIndexed_search_mysqlMergedIntoIndexed_search.rst | 2 ++
 ...king-77728-RemoveObsoletePropertiesRelatedToPageTreeView.rst | 2 ++
 ...50-ReturnValueOfexec_QueryOfContentObjectRendererChanged.rst | 2 ++
 .../8.4/Breaking-77762-ExtensionsDbalAndAdodbMovedToTER.rst     | 2 ++
 .../8.4/Breaking-77765-ExtJSNotificationsAndDialogsRemoved.rst  | 2 ++
 .../Changelog/8.4/Breaking-77783-RemoveUnusedExtJSLibraries.rst | 2 ++
 .../Breaking-77814-RemoveFeatureSubsearchFromIndexedSearch.rst  | 2 ++
 .../8.4/Breaking-77826-RTEHtmlAreaSpellcheckerEIDRemoved.rst    | 2 ++
 .../8.4/Breaking-77919-ChangedDateTimeISO8601ToDateTimeATOM.rst | 2 ++
 .../8.4/Breaking-77987-RemovalFe_usersRenderingInPageModule.rst | 2 ++
 ...222-ExtensionAutoloadInformationIsNowInTypo3confautoload.rst | 2 ++
 .../8.4/Deprecation-75363-DeprecateFormResultCompilerJStop.rst  | 2 ++
 ...eprecateOptionalParametersOfRecyclerUtilitygetRecordPath.rst | 2 ++
 ...eprecation-77763-DeprecateClickMenuDB_editPageProperties.rst | 2 ++
 .../8.4/Deprecation-77826-RTEHtmlAreaSpellcheckerEntrypoint.rst | 2 ++
 ...oreQueryGeneratorIntoEXTlowlevelAndDeprecateTheOldModule.rst | 2 ++
 .../Deprecation-77987-DeprecatedRecordListingInPageModule.rst   | 2 ++
 ...tion-78096-PageLayoutViewGetResultWithMysqliResultObject.rst | 2 ++
 .../Deprecation-78193-ExtensionManagementUtilityextRelPath.rst  | 2 ++
 ...on-78222-LateGenerationOfAutoloadInformationIsDeprecated.rst | 2 ++
 .../Changelog/8.4/Deprecation-78224-TYPO3_DBOccurrences.rst     | 2 ++
 .../Changelog/8.4/Feature-17309-AccessFlexformValueViaTS.rst    | 2 ++
 ...75691-UpgradeAnalysis-ProvideListingOfDocumentationFiles.rst | 2 ++
 ...eature-76748-ConfigureTheAvailabilityOfTheElementbrowser.rst | 2 ++
 .../8.4/Feature-77589-EXTSyntaxInPageRendererAndCompressor.rst  | 2 ++
 ...ementSqlSchemaMigrationServiceUsingDoctrineSchemaManager.rst | 2 ++
 .../8.4/Feature-77652-MakeSys_languageRecordsSortable.rst       | 2 ++
 .../8.4/Feature-77668-HideTableListingBelowGroupElement.rst     | 2 ++
 .../Feature-77799-DisplayTCAMigrationMessagesInInstallTool.rst  | 2 ++
 .../8.4/Feature-77900-IntroduceTypeScriptForTheCore.rst         | 2 ++
 ...Feature-78222-DumpClassLoadingInformationUIInInstallTool.rst | 2 ++
 ...namingOfClipboard-printContentFromTabToGetContentFromTab.rst | 2 ++
 .../Breaking-78002-EnforceCHashArgumentForExtbaseActions.rst    | 2 ++
 .../Breaking-78191-RemoveSupportForTransForeignTableInTCA.rst   | 2 ++
 .../8.5/Breaking-78383-RemoveDefaultCategorizedTables.rst       | 2 ++
 .../8.5/Breaking-78384-FrontendIgnoresTCAInExtTables.rst        | 2 ++
 ...ing-78417-LowlevelDeletedRecordsCommandParametersChanged.rst | 2 ++
 ...-78439-LowlevelFlexFormsCleaningCommandParametersChanged.rst | 2 ++
 .../8.5/Breaking-78468-RemoveExtDirectFromEXTworkspaces.rst     | 2 ++
 ...ing-78520-LowlevelOrphanRecordsCleaningParametersChanged.rst | 2 ++
 .../8.5/Breaking-78521-DropUnusedJavaScriptFromBackendjs.rst    | 2 ++
 .../8.5/Breaking-78522-RemoveBackendUserOptionDebugInWindow.rst | 2 ++
 ...king-78525-RemoveUnusedConfigurationOptionsForJavaScript.rst | 2 ++
 ...aking-78549-OverridePagePositionMapWizardViaPageTSconfig.rst | 2 ++
 ...Breaking-78552-LowlevelLostFilesCommandParametersChanged.rst | 2 ++
 ...aking-78577-LowlevelMissingFilesCommandParametersChanged.rst | 2 ++
 .../8.5/Breaking-78581-FlexFormToolsPublicPropertiesDropped.rst | 2 ++
 ...Breaking-78581-FormEngineTcaFlexFetchDataProviderRemoved.rst | 2 ++
 .../8.5/Breaking-78581-HookGetFlexFormDSClassNoLongerCalled.rst | 2 ++
 ...g-78623-LowlevelMissingRelationsCommandParametersChanged.rst | 2 ++
 ...eaking-78627-LowlevelDoubleFilesCommandParametersChanged.rst | 2 ++
 .../8.5/Breaking-78759-FluidificationOfEditFileController.rst   | 2 ++
 .../8.5/Breaking-78855-RemoveObsoleteSysActionTranslations.rst  | 2 ++
 ...Breaking-78895-LowlevelRteImagesCommandParametersChanged.rst | 2 ++
 ...5-DeprecateParameterCaseSensitiveOfExtbaseLikeComparison.rst | 2 ++
 ...catePublicMemberParentMenuArrInAbstractMenuContentObject.rst | 2 ++
 ...7524-DeprecatedMethodFileResourceOfContentObjectRenderer.rst | 2 ++
 .../Changelog/8.5/Deprecation-77732-ExtbaseArrayUtility.rst     | 2 ++
 ...precation-78134-DeprecateTyposcriptOptionConfignoScaleUp.rst | 2 ++
 .../Changelog/8.5/Deprecation-78217-FramesetAndFrame.rst        | 2 ++
 ...ecation-78244-DeprecateTYPO3_DBAndPreparedStatementClass.rst | 2 ++
 ...ion-78279-DeprecateTopTYPO3BackendContentContaineriframe.rst | 2 ++
 .../Deprecation-78314-AbstractFunctionModule-getBackPath.rst    | 2 ++
 ...Deprecation-78524-TCAOptionVersioning_followPagesRemoved.rst | 2 ++
 .../Changelog/8.5/Deprecation-78581-FlexFormRelatedParsing.rst  | 2 ++
 ...eprecation-78628-TcaTreeTreePageTsConfigAddItemsIconPath.rst | 2 ++
 ...uageFilesFromEXTlanglocallang_ToResourcesPrivateLanguage.rst | 2 ++
 .../8.5/Deprecation-78668-TypoScriptOptionConfigmainScript.rst  | 2 ++
 .../8.5/Deprecation-78670-DeprecatedCharsetConverterMethods.rst | 2 ++
 ...ion-78679-CrawlerInclusionViaRequire_onceInIndexedSearch.rst | 2 ++
 ...precation-78733-CallUserFunctionTokenForSingletonObjects.rst | 2 ++
 .../Deprecation-78872-DeprecateMethodGetRecordUidsToCopy.rst    | 2 ++
 ...iewHelperAndOptgroupViewHelperForUseWithSelectViewHelper.rst | 2 ++
 ...6-AddOptionToSystemStatusUpdatesReport-jobToSendAllTests.rst | 2 ++
 .../8.5/Feature-58637-PurgeLanguagePacksInLanguageModule.rst    | 2 ++
 ...e-67909-AddHookToDataHandler-Localize-TranslateToMessage.rst | 2 ++
 ...626-NumberOfResultsShouldBeConfigurableAndReportOverflow.rst | 2 ++
 .../8.5/Feature-76085-AddFluidDebugInformationToAdminPanel.rst  | 2 ++
 ...ure-77757-EnableRecheckingWhetherAnUpdateWizardShouldRun.rst | 2 ++
 .../8.5/Feature-77910-EXTform-IntroduceNewFormFramework.rst     | 2 ++
 .../8.5/Feature-78002-EnforceCHashArgumentForExtbaseActions.rst | 2 ++
 ...ure-78103-AddMissingInformationStatusForAddSystemMessage.rst | 2 ++
 ...aseSupportForDoctrinesNativeDBALStatementAndQueryBuilder.rst | 2 ++
 .../8.5/Feature-78384-CheckExtTablesTCAChangesInInstallTool.rst | 2 ++
 ...GlobalFluidViewHelperNamespacesMovedToTYPO3Configuration.rst | 2 ++
 ...523-SuggestWizardProvidesOptionToDefineOrderingOfResults.rst | 2 ++
 .../8.5/Feature-78575-EnumerationConstantsProvideTheirNames.rst | 2 ++
 .../8.5/Feature-78672-IntroduceFluidDataProcessorForMenus.rst   | 2 ++
 ...ure-78842-LetFluidtemplateMimicAnActualExtbaseWebRequest.rst | 2 ++
 ...904-ShowAccessRestrictedPagesDoesNotWorkWithSpecialMenus.rst | 2 ++
 ...ortant-72050-EncapsLinesDoesNotRenderDuplicateParagraphs.rst | 2 ++
 .../8.5/Important-75232-SpreadTypeConverterPriorities.rst       | 2 ++
 ...CustomRenderTypesForDateAndDatetimeFieldsMustUseISO-8601.rst | 2 ++
 ...8383-TCAStreamlineFieldPositionsInTabsForRecurringFields.rst | 2 ++
 ...tUserAuthenticationPropertiesAndMethodsDroppedAndChanged.rst | 2 ++
 .../Breaking-77934-RemoveSelectKeyFromContentElementPreview.rst | 2 ++
 .../8.6/Breaking-78192-RefactorClickMenuContextMenu.rst         | 2 ++
 .../8.6/Breaking-78477-InheritanceOfFlashMessageViewHelper.rst  | 2 ++
 .../8.6/Breaking-78477-RemoveFlashMessageGetMessageAsMarkup.rst | 2 ++
 .../Breaking-78899-RemoveExtJsCodeFromFormEngineResultArray.rst | 2 ++
 .../Breaking-78899-RemoveMethodsHookAndPropertyInFormEngine.rst | 2 ++
 .../Breaking-78988-RemoveOptionalFluidTyposcriptTemplate.rst    | 2 ++
 .../8.6/Breaking-79025-ExtractTestingFrameworkForTYPO3.rst      | 2 ++
 .../Changelog/8.6/Breaking-79100-FeloginRemoveDefaultCss.rst    | 2 ++
 .../Breaking-79109-LowlevelVersionsCommandParametersChanged.rst | 2 ++
 ...aking-79120-RemovedLegacyCliRelatedConstantsAndVariables.rst | 2 ++
 .../8.6/Breaking-79196-ToolbarItemEventHandlingChanged.rst      | 2 ++
 .../8.6/Breaking-79201-ExtFormSplitTyposcriptIncludes.rst       | 2 ++
 .../8.6/Breaking-79227-RemovedExtDirectStateProvider.rst        | 2 ++
 ...Breaking-79228-RemoveExtJSPagetreeIndicatorFunctionality.rst | 2 ++
 .../Changelog/8.6/Breaking-79242-RemoveL10n_modeNoCopy.rst      | 2 ++
 .../8.6/Breaking-79243-RemoveL10n_modeMergeIfNotBlank.rst       | 2 ++
 .../Breaking-79243-RemoveSys_language_softMergeIfNotBlank.rst   | 2 ++
 .../Changelog/8.6/Breaking-79259-RemoveExtt3skin.rst            | 2 ++
 .../8.6/Breaking-79263-SchedulerCLIControllerClassRemoved.rst   | 2 ++
 ...g-79270-RemovedRTEProcessingOptionDisableUnifyLineBreaks.rst | 2 ++
 .../8.6/Breaking-79273-RemovedRteHtmlParserProcOptions.rst      | 2 ++
 ...ing-79300-RemovedRTEProctransformBoldAndItalicTagsOption.rst | 2 ++
 ...aking-79302-MovedPagesurlSchemeToCompatibility7Extension.rst | 2 ++
 ...aking-79327-TheVeriCode-VCParameterIsNotEvaluatedAnyMore.rst | 2 ++
 ...ng-79364-MovePageModuleFunctionQuickEditToCompatibility7.rst | 2 ++
 .../8.6/Breaking-79464-ExtFormRefactorFluidRendering.rst        | 2 ++
 .../Breaking-79513-RemovedSessionLockingBasedOnUseragent.rst    | 2 ++
 .../8.6/Breaking-79622-CSSStyledContentAndTypoScript.rst        | 2 ++
 ...ng-79622-CSSStyledContentBulletContentElementAdjustments.rst | 2 ++
 ...ing-79622-CSSStyledContentTableContentElementAdjustments.rst | 2 ++
 .../8.6/Breaking-79622-DedicatedContentElementsForMenus.rst     | 2 ++
 ...-79622-DefaultContentElementChangedForFluidStyledContent.rst | 2 ++
 ...reaking-79622-DefaultLayoutsForFluidStyledContentChanged.rst | 2 ++
 ...eaking-79622-DroppingThumbnailConfigurationForTt_content.rst | 2 ++
 ...reaking-79622-RemovalOfFluidStyledContentMenuViewHelpers.rst | 2 ++
 ...22-SectionFrameForCSSStyledContentReplacedWithFrameClass.rst | 2 ++
 ...2-SpaceBeforeAndSpaceAfterAdjustmentsForCSSStyledContent.rst | 2 ++
 ...amliningStructureOfCSSStyledContentAndFluidStyledContent.rst | 2 ++
 ...ScriptStandardHeaderHasBeenRemovedFromFluidStyledContent.rst | 2 ++
 .../Changelog/8.6/Deprecation-70316-FrontendBasketWithRecs.rst  | 2 ++
 .../Deprecation-77934-DeprecateTt_contentFieldSelect_key.rst    | 2 ++
 .../Deprecation-78225-LegacyPreparedStatementsWithinExtbase.rst | 2 ++
 .../Deprecation-78477-RefactoringOfFlashMessageRendering.rst    | 2 ++
 .../Changelog/8.6/Deprecation-78899-FormEngineMethods.rst       | 2 ++
 .../8.6/Deprecation-78899-TCACtrlFieldRequestUpdateDropped.rst  | 2 ++
 .../8.6/Deprecation-79258-MethodsInLocalizationRepository.rst   | 2 ++
 ...Deprecation-79265-CommandLineControllerAndCleanerCommand.rst | 2 ++
 .../8.6/Deprecation-79316-DeprecateArrayUtilityinArray.rst      | 2 ++
 ...-79327-DeprecateAbstractUserAuthenticationveriCodeMethod.rst | 2 ++
 .../Deprecation-79341-MethodsRelatedToRichtextConfiguration.rst | 2 ++
 ...ion-79341-TCARichtextConfigurationInDefaultExtrasDropped.rst | 2 ++
 ...Deprecation-79364-DeprecateMembersInPageLayoutController.rst | 2 ++
 .../Changelog/8.6/Deprecation-79440-TcaChanges.rst              | 2 ++
 ...precation-79441-ChangeVisibilityInternalCacheDatahandler.rst | 2 ++
 .../Deprecation-79560-DeprecateClientUtilitygetDeviceType.rst   | 2 ++
 .../8.6/Deprecation-79622-DeprecationOfCSSStyledContent.rst     | 2 ++
 .../Deprecation-79658-PageRepositoryShouldFieldBeOverlaid.rst   | 2 ++
 ...11-UsabilitySchedulerProvidePageBrowserToChooseStartPage.rst | 2 ++
 .../8.6/Feature-28171-ImprovedLinkFieldInFormEngine.rst         | 2 ++
 .../Feature-45537-RunManuallyExecutedTasksOnNextCron-run.rst    | 2 ++
 .../Feature-47006-ExtendTheWidgetIdentifierWithCustomString.rst | 2 ++
 ...47135-PasteIconsAvailableAtPastingPositionAndUseModalNow.rst | 2 ++
 .../8.6/Feature-67243-ImplementFoldingOfSchedulerTaskGroups.rst | 2 ++
 .../8.6/Feature-69572-PageModuleNoticeContentIsAlsoShownOn.rst  | 2 ++
 .../8.6/Feature-70316-IntroduceSessionStorageFramework.rst      | 2 ++
 .../Changelog/8.6/Feature-72749-CLISupportForT3DImport.rst      | 2 ++
 ...ImplementMultipleCroppingVariantsInImageManipulationTool.rst | 2 ++
 ...ature-78169-IntroduceTranslationSourceFieldForTt_content.rst | 2 ++
 .../8.6/Feature-78192-RefactorClickMenuContextMenu.rst          | 2 ++
 .../8.6/Feature-78477-RefactoringOfFlashMessageRendering.rst    | 2 ++
 .../Changelog/8.6/Feature-78899-TCAMaxitemsOptional.rst         | 2 ++
 ...79121-ImplementHookInTypolinkForModificationOfPageParams.rst | 2 ++
 ...124-AllowOverwritingOfTemplatePathsInBackendTemplateView.rst | 2 ++
 .../8.6/Feature-79140-AddHookToAddCustomTypoScriptTemplates.rst | 2 ++
 .../Changelog/8.6/Feature-79196-AllowReloadOfTopbar.rst         | 2 ++
 .../8.6/Feature-79216-AddYAMLConfigurationForCKEditorRTE.rst    | 2 ++
 .../Changelog/8.6/Feature-79225-PluginPreviewWithFluid.rst      | 2 ++
 .../Feature-79235-AddButtonToDeleteSimilarErrorsFromSys_log.rst | 2 ++
 .../Changelog/8.6/Feature-79240-SingleCliUserForCliCommands.rst | 2 ++
 ...eature-79250-ExtFormExtendExtensionLocationFunctionality.rst | 2 ++
 ...262-AddPossibilityToCreateTRIMExpressionWithDoctrineDBAL.rst | 2 ++
 .../8.6/Feature-79263-SchedulerCLIAvailableAsSymfonyCommand.rst | 2 ++
 ...7-AddUseCacheHashParameterToFlinktypolinkAndFuritypolink.rst | 2 ++
 .../Feature-79341-TCARichtextConfigurationInConfigSection.rst   | 2 ++
 ...Feature-79387-AddSignalToExcludeTablesFromReferenceIndex.rst | 2 ++
 .../Changelog/8.6/Feature-79402-VariableViewHelperForFluid.rst  | 2 ++
 ...409-AutorenderAssetSectionsInFluidTemplateWithController.rst | 2 ++
 ...9413-AutorenderAssetSectionsInFluidTemplateContentObject.rst | 2 ++
 .../8.6/Feature-79420-HideFilesFromListOfDocumentation.rst      | 2 ++
 .../Feature-79438-OptionToDisableValidationOfStoredRecords.rst  | 2 ++
 .../Changelog/8.6/Feature-79440-FormEngineElementExpansion.rst  | 2 ++
 .../Feature-79442-EXTform-AddElementSelectorForTextEditors.rst  | 2 ++
 ...eature-79467-EXTform-AddFormSettingsButtonToModuleHeader.rst | 2 ++
 .../Feature-79521-ShowListOfFailedInputElementsInFormEngine.rst | 2 ++
 .../8.6/Feature-79530-EXTform-ExtendSaveToDatabaseFinisher.rst  | 2 ++
 .../Feature-79531-EXTform-AddInspectorMultiselectEditors.rst    | 2 ++
 ...Feature-79622-HeaderPositionSupportForFluidStyledContent.rst | 2 ++
 ...Feature-79622-IntroducingFrameClassForFluidStyledContent.rst | 2 ++
 ...Feature-79622-IntroducingTableClassForFluidStyledContent.rst | 2 ++
 .../Feature-79622-NewContentElementsForFluidStyledContent.rst   | 2 ++
 ...e-79622-SpaceBeforeAndSpaceAfterClassForCssStyledContent.rst | 2 ++
 ...79622-SpaceBeforeAndSpaceAfterClassForFluidStyledContent.rst | 2 ++
 .../8.6/Feature-79622-TextmediaSupportForCSSStyledContent.rst   | 2 ++
 .../Changelog/8.6/Feature-79626-IntegrateRecordLinkHandler.rst  | 2 ++
 .../Feature-79658-SynchronizedFieldValuesInLocalizedRecords.rst | 2 ++
 .../8.6/Important-75400-NewDataHandlerCommandCopyToLanguage.rst | 2 ++
 .../Changelog/8.6/Important-78899-DisplayCondStrictParsing.rst  | 2 ++
 ...Important-79005-ConnectPersistentToRedisFromCacheBackend.rst | 2 ++
 ...edPageRepository-versioningPreview_where_hid_delProperty.rst | 2 ++
 .../Important-79221-UseGlobalsDollarInsteadOfTYPO3jQuery.rst    | 2 ++
 .../8.7.x/Breaking-82093-ExtFormFieldPartialChanged.rst         | 2 ++
 .../Breaking-84843-UseNo-cookieDomainForYoutubeByDefault.rst    | 2 ++
 ...ion-83403-ExtFormTranslationForOptionsPropertiesAsString.rst | 2 ++
 ...precation-84449-TranslateElementErrorViewHelperArguments.rst | 2 ++
 .../8.7.x/Feature-78161-IntroduceTypoScriptFileExtension.rst    | 2 ++
 ...ure-81654-AddingNovalidateAttributeToFluidFormViewHelper.rst | 2 ++
 .../8.7.x/Feature-83405-AddConfirmationFinisherTemplate.rst     | 2 ++
 .../Feature-84244-AllowAddingAdditionalQueryrestrictions.rst    | 2 ++
 .../Feature-84537-MakeCHashConfigurableInFluidWidgetLinks.rst   | 2 ++
 ...e-84781-AddedSchedulerTaskToAnonymizeIPAddressesOfTables.rst | 2 ++
 ...ture-90351-ConfigureTYPO3-shippedCookiesWithSameSiteFlag.rst | 2 ++
 ...ONF_VARSOptionFEpageNotFound_handling_accessdeniedheader.rst | 2 ++
 .../8.7.x/Important-75591-PartialsHoneypothtmlHasChanged.rst    | 2 ++
 .../Important-77830-CSC-HeaderLinkRespectsGlobalPageTarget.rst  | 2 ++
 .../8.7.x/Important-78336-GeneratePreviewLinksWithAChash.rst    | 2 ++
 .../Important-79647-AddedHookForResolvingCustomLinkTypes.rst    | 2 ++
 .../8.7.x/Important-81751-DbalCompatibleQuotingInTca.rst        | 2 ++
 ...idExpressionNodeTypeAndTemplatePreProcessorConfiguration.rst | 2 ++
 .../8.7.x/Important-82794-AddedSysLanguageModeFallbackStop.rst  | 2 ++
 .../Changelog/8.7.x/Important-83768-RemoveReferrerCheck.rst     | 2 ++
 .../Important-83971-ConsoleShowDeprecationWarningInChrome.rst   | 2 ++
 ...yIsEnrichingOnlyProperlySelectedRelationalDatabaseFields.rst | 2 ++
 ...ddFieldnameToDataHandler-Localize-TranslateToMessageHook.rst | 2 ++
 .../Important-84910-DenyDirectFALCommandsForFormDefinitions.rst | 2 ++
 .../Important-85044-FilterDisallowedPropertiesInFormEditor.rst  | 2 ++
 ...mportant-85361-EXTrte_ckeditor-Re-addTheSoftHyphenButton.rst | 2 ++
 .../8.7.x/Important-85385-IntegratePharStreamWrapper.rst        | 2 ++
 ...lacedDefaultValueWithPlaceholderInExternalUrlLinkHandler.rst | 2 ++
 .../8.7.x/Important-87298-DestroySessionsOnPasswordChange.rst   | 2 ++
 ...portant-88302-PreventOverridingCKEditorConfigFromPlugins.rst | 2 ++
 ...ing-79615-QueryBuilderGetQueriedTablesResultFormatChange.rst | 2 ++
 ...0050-RemovedOptionCHashIncludePageIdFromCHashCalculation.rst | 2 ++
 ...ng-80149-RemoveGLOBALSTYPO3_CONF_VARSFEpageOverlayFields.rst | 2 ++
 ...emoveLibparseFunc_RTEInlineStylesFromParsedBlockquoteTag.rst | 2 ++
 ...entConfigurationForFrontendLoginAdaptsFluidStyledContent.rst | 2 ++
 ...ntentElementTyposcriptLibraryObjectForFluidStyledContent.rst | 2 ++
 .../8.7/Breaking-80628-ExtensionRtehmlareaMovedToTER.rst        | 2 ++
 .../8.7/Deprecation-78650-TemplateService-splitConfArray.rst    | 2 ++
 ...precation-79122-DeprecateBackendUtilitygetRecordsByField.rst | 2 ++
 ...tion-79580-MethodsInDataHandlerRelatedToPageDeleteAccess.rst | 2 ++
 ...recation-79591-ExtbaseCommandControllersAdminRoleMethods.rst | 2 ++
 .../8.7/Deprecation-79770-DeprecateInlineLocalizationMode.rst   | 2 ++
 .../8.7/Deprecation-79858-TSFE-relatedPropertiesAndMethods.rst  | 2 ++
 .../8.7/Deprecation-79972-DeprecatedFluidOverrides.rst          | 2 ++
 .../Changelog/8.7/Deprecation-80000-InlineOverrideChildTca.rst  | 2 ++
 ...eprecation-80027-RemoveTCAConfigMaxOnInputDateTimeFields.rst | 2 ++
 ...eprecation-80047-DeprecateJQueryAndExtJSForBEViewhelpers.rst | 2 ++
 .../Deprecation-80048-MarkExtJSRelatedAPICallsAsDeprecated.rst  | 2 ++
 ...ConsoleOutputDifferentMethodSignatureForInfiniteAttempts.rst | 2 ++
 ...precation-80076-TypoScriptOptionPageinsertClassesFromRTE.rst | 2 ++
 ...Deprecation-80079-DeprecatedBootstraploadExtensionTables.rst | 2 ++
 .../Deprecation-80317-DeprecateBackendUtilityGetRecordRaw.rst   | 2 ++
 .../8.7/Deprecation-80440-EXTlowlevelArrayBrowser-wrapValue.rst | 2 ++
 ...ion-80444-TypoScriptFrontendController-BeLoginLinkIPList.rst | 2 ++
 .../8.7/Deprecation-80445-DeprecatePrintContentMethods.rst      | 2 ++
 .../8.7/Deprecation-80449-GeneralUtilityfreetypeDpiComp.rst     | 2 ++
 .../8.7/Deprecation-80451-DeprecateGeneralUtilitycsvValues.rst  | 2 ++
 ...on-80468-CommandLineInterfaceCliKeysAndCli_dispatchphpsh.rst | 2 ++
 ...dParameterOfTSFE-whichWorkspaceToReturnTheWorkspaceTitle.rst | 2 ++
 ...ttingCharsetViaLocalizationParserInterface-getParsedData.rst | 2 ++
 .../8.7/Deprecation-80491-BackendControllerInclusionHooks.rst   | 2 ++
 .../8.7/Deprecation-80510-ContentObjectRenderer-URLqMark.rst    | 2 ++
 ...ion-80511-AbstractFunctionModule-incLocalLangAndThisPath.rst | 2 ++
 .../Deprecation-80512-DocumentTemplate-extJScodeProperty.rst    | 2 ++
 ...cation-80513-DataHandlerVariousMethodsAndMethodArguments.rst | 2 ++
 ...ion-80514-GraphicalFunctions-tempPathAndCreateTempSubDir.rst | 2 ++
 ...16-TypoScriptConfigsetJS_mouseOverAndConfigsetJS_openPic.rst | 2 ++
 ...on-80524-PageRepositorygetHashAndPageRepositorystoreHash.rst | 2 ++
 ...ation-80527-Marker-relatedMethodsInContentObjectRenderer.rst | 2 ++
 ...n-80532-GifBuilder-relatedMethodsInContentObjectRenderer.rst | 2 ++
 .../Changelog/8.7/Deprecation-80579-ModalCenter.rst             | 2 ++
 .../8.7/Deprecation-80583-TYPO3_CONF_VARS_extensionAdded.rst    | 2 ++
 ...cation-80601-ChangeActions-document-closeToActions-close.rst | 2 ++
 ...cation-80603-ChangeDuplicateIconIdentifiersToActions-add.rst | 2 ++
 .../Deprecation-80614-TCAItemListStyleAndSelectedListStyle.rst  | 2 ++
 ...ure-79343-AllowOverridingPATH_siteViaEnvironmentVariable.rst | 2 ++
 ...re-79812-AllowOverridingCropVariantsForImageManipulation.rst | 2 ++
 ...79883-AddCropVariantSupportToTyposcriptRenderingOfImages.rst | 2 ++
 .../Feature-80126-ExtFormSetMaximumFieldLengthAsAttribute.rst   | 2 ++
 .../Changelog/8.7/Feature-80154-RetrieveSessionDataInTS.rst     | 2 ++
 .../Feature-80196-ExtFormSupportMultipleFormElementsPerRow.rst  | 2 ++
 ...e-80374-AddGenericFluidTemplateForAlreadyRenderedContent.rst | 2 ++
 ...LoginConfigurationNowAvailableThroughTypoScriptConstants.rst | 2 ++
 .../Feature-80452-ExtbaseCLICommandsAvailableViaNewCLIAPI.rst   | 2 ++
 .../Changelog/8.7/Feature-80579-ImprovedJavaScriptModalAPI.rst  | 2 ++
 .../8.7/Feature-80619-ExtendLinkGenerationWithinTypolink.rst    | 2 ++
 .../Important-71095-AddLanguageDebugModeToAllConfiguration.rst  | 2 ++
 ...rtant-78650-TypoScriptServiceClassMovedFromExtbaseToCore.rst | 2 ++
 .../8.7/Important-79847-FluidBugsFixedAndFeaturesAdded.rst      | 2 ++
 ...Important-79942-VersionSelectorViewMovedToCompatibility7.rst | 2 ++
 .../Important-80236-ExtFormConfigurationForFormVHAttributes.rst | 2 ++
 .../8.7/Important-80241-ExtFormSimplifyTranslationHandling.rst  | 2 ++
 ...-80266-MovedConfigsysLanguageSoftExcludeToCompatibility7.rst | 2 ++
 .../8.7/Important-80301-ExtFormCleanupAndCallbackMigration.rst  | 2 ++
 .../8.7/Important-80391-NoConstantsResetInCssStyledContent.rst  | 2 ++
 ...rtant-80444-ConfigbeLoginLinkIPListMovedToCompatibility7.rst | 2 ++
 .../8.7/Important-80450-MonitorUtilityMovedToCompatibility.rst  | 2 ++
 .../Important-80506-DbalCompatibleFieldQuotingInTypoScript.rst  | 2 ++
 .../Important-80553-SimplifyImportantActionsInInstallTool.rst   | 2 ++
 ...t-80606-TestingFrameworkRemovalUseComposerPackageInstead.rst | 2 ++
 .../9.0/Breaking-37180-RemovedExtDirectDebugAndGLOBALSerror.rst | 2 ++
 .../9.0/Breaking-52694-GeneralUtilitydevLogNotCalledAnymore.rst | 2 ++
 .../9.0/Breaking-55298-DecoupledHistoryFunctionality.rst        | 2 ++
 .../Breaking-57594-OptimizeReflectionServiceCacheHandling.rst   | 2 ++
 ...-71306-DroppedProtocolFieldFromPageTypeLinkToExternalURL.rst | 2 ++
 .../Breaking-74533-ThrowExceptionIfUserFunctionDoesNotExist.rst | 2 ++
 .../9.0/Breaking-79777-AddedDeletedColumnForSchedulerTasks.rst  | 2 ++
 .../9.0/Breaking-80700-DeprecatedFunctionalityRemoved.rst       | 2 ++
 .../Breaking-80876-RemoveSystemExtensionCss_styled_content.rst  | 2 ++
 .../Changelog/9.0/Breaking-80929-TYPO3_DBMovedToExtension.rst   | 2 ++
 ...71-EditAbilityOfTypoScriptTemplateInEXTtstemplateRemoved.rst | 2 ++
 .../9.0/Breaking-81225-MergedEXTcontext_helpToEXTbackend.rst    | 2 ++
 .../9.0/Breaking-81460-DeprecateGetByTagOnCacheFrontends.rst    | 2 ++
 ...reaking-81534-DatabaseFieldBe_groupshide_in_listsDropped.rst | 2 ++
 ...ametersOfTypo3file_editphppreOutputProcessingHookChanged.rst | 2 ++
 ...g-81775-ExtFormSuffixFormIdentifierWithContentElementUid.rst | 2 ++
 .../Documentation/Changelog/9.0/Breaking-81787-DropEXTfunc.rst  | 2 ++
 .../Documentation/Changelog/9.0/Breaking-81847-RemoveJSMENU.rst | 2 ++
 ...Breaking-81901-ChangedBehaviorOfAutocompletionAppearance.rst | 2 ++
 .../Breaking-81901-RemovedExplanationOfTypoScriptOptions.rst    | 2 ++
 .../9.0/Breaking-81951-InstallToolEntryPointRemoved.rst         | 2 ++
 ...ing-81973-FormEngineValidationparseDateRemoveFixYear2038.rst | 2 ++
 .../Changelog/9.0/Breaking-82148-DownloadSQLDumpDroppedInEM.rst | 2 ++
 .../9.0/Breaking-82162-GlobalErrorConstantsRemoved.rst          | 2 ++
 .../Breaking-82210-ExtFormTranslationForOptionsProperties.rst   | 2 ++
 ...yposcriptConfigurationFormDefinitionOverridesByFlexforms.rst | 2 ++
 .../Changelog/9.0/Breaking-82296-UserAgentConstantRemoved.rst   | 2 ++
 .../Changelog/9.0/Breaking-82334-AbstractRecordList.rst         | 2 ++
 ...king-82368-SignalAfterExtensionConfigurationWriteRemoved.rst | 2 ++
 ...king-82377-OptionToAllowUploadingSystemExtensionsRemoved.rst | 2 ++
 .../Changelog/9.0/Breaking-82378-RemoveNamespacedJQuery.rst     | 2 ++
 .../Breaking-82398-RemoveSpecialConstantTSConstantEditor.rst    | 2 ++
 ...g-82406-RoutingBackendModulesRunThroughRegularDispatcher.rst | 2 ++
 .../9.0/Breaking-82414-RemoveCMSBaseViewHelperClasses.rst       | 2 ++
 .../Breaking-82421-DroppedOldDBRelatedConfigurationOptions.rst  | 2 ++
 ...dTyposcriptConstantsEditorOptionMOD_TSEDITABLE_CONSTANTS.rst | 2 ++
 .../Changelog/9.0/Breaking-82426-ExtJSAndExtDirectRemoval.rst   | 2 ++
 ...reaking-82430-ReplacedGeneralUtilitysysLogWithLoggingAPI.rst | 2 ++
 .../Changelog/9.0/Breaking-82445-PagesAndPageTranslations.rst   | 2 ++
 .../9.0/Breaking-82505-MergedEXTinfo_pagetsconfigToEXTinfo.rst  | 2 ++
 ...506-RemoveBackendUserRepositoryInjectionInNoteController.rst | 2 ++
 .../Changelog/9.0/Breaking-82572-RDCTFunctionalityRemoved.rst   | 2 ++
 .../9.0/Breaking-82629-TceDbOptionsPrErrAndUPTRemoved.rst       | 2 ++
 ...82639-LoggingActivatedForAuthenticationAndServiceClasses.rst | 2 ++
 .../9.0/Breaking-82640-Re-arrangingGlobalDebugFunctions.rst     | 2 ++
 ...aking-82680-RemovedOptionToGeneratePNGsLimitedTo64Colors.rst | 2 ++
 ...-BackendAbstractWizardControllerNotExtendsAbstractModule.rst | 2 ++
 ...ing-82701-AlwaysConsiderPublishingReferencesInWorkspaces.rst | 2 ++
 ...709-TCAOptionLocalizeChildrenAtParentLocalizationRemoved.rst | 2 ++
 ...ing-82768-ConfigurationOptionsForImageManipulationPHPAPI.rst | 2 ++
 ...g-82803-GlobalConfigurationOptionContent_doktypesRemoved.rst | 2 ++
 .../9.0/Breaking-82832-UseAtDaemonDroppedFromScheduler.rst      | 2 ++
 .../9.0/Breaking-82852-ExceptionIsThrownOnInvalidCharset.rst    | 2 ++
 .../Breaking-82878-RemovedFieldNoCacheInDatabaseTablePages.rst  | 2 ++
 .../9.0/Breaking-82893-RemoveGlobalVariablePARSETIME_START.rst  | 2 ++
 ...aking-82896-SystemExtensionVersionMigratedIntoWorkspaces.rst | 2 ++
 ...strictingChecksForAPIMethodsInExtensionManagementUtility.rst | 2 ++
 .../Breaking-82914-RemoveTypoScriptOptionPagebodyTagMargins.rst | 2 ++
 .../9.0/Breaking-82915-RemoveTypoScriptOptionPagestylesheet.rst | 2 ++
 .../Breaking-82919-RemovedPageTreeRelatesTsConfigSettings.rst   | 2 ++
 .../Breaking-82926-RemovedDatabaseFieldSysDomainForcedFlag.rst  | 2 ++
 ...Breaking-82991-RecordListLocalizationViewIsAlwaysEnabled.rst | 2 ++
 ...83081-RemovedConfigurationOptionBeFileExtensionsWebspace.rst | 2 ++
 .../9.0/Breaking-83122-RemovedStdWrapOptionTCAselectItem.rst    | 2 ++
 ...ing-83124-RemoveStdWrapOptionsSpaceSpaceBeforeSpaceAfter.rst | 2 ++
 ...ng-83153-MigratedBackendLayoutIconToFileAbstractionLayer.rst | 2 ++
 ...king-83160-RemovedSortingColumnFromTableSysFileReference.rst | 2 ++
 .../9.0/Breaking-83161-RemoveTYPO3LLLUsagesInTYPO3Core.rst      | 2 ++
 ...aseRemovedCustomFunctionalityForDataMapper-getPlainValue.rst | 2 ++
 .../Breaking-83243-RemovedCache_phpcodeCacheConfiguration.rst   | 2 ++
 ...uidWidgetLinksDoNotAddCacheHashParameterByDefaultAnymore.rst | 2 ++
 .../9.0/Breaking-83256-RemovedLockFilePathFunctionality.rst     | 2 ++
 ...oppedSupportForSettingTypeNumViaIdGETParameterInFrontend.rst | 2 ++
 ...reaking-83284-RemovedExtBackendPrivateTemplatesCloseHtml.rst | 2 ++
 .../Changelog/9.0/Breaking-83289-CoreVersion90NeedsPHP720.rst   | 2 ++
 ...294-SaltedPasswordsCustomSaltingsMustUseTheSaltInterface.rst | 2 ++
 .../Breaking-83302-ComposerRestrictsInstallationOfTypo3cms.rst  | 2 ++
 .../9.0/Deprecation-52694-DeprecatedGeneralUtilitydevLog.rst    | 2 ++
 ...54152-DeprecateArgumentsOfBackendUtilityGetPagesTSconfig.rst | 2 ++
 ...Deprecation-57594-OptimizeReflectionServiceCacheHandling.rst | 2 ++
 ...eprecation-70526-LocationOfFormatToPageTypeMappingOption.rst | 2 ++
 ...-78410-DeprecatePopoverMemberInstanceInTYPO3GlobalObject.rst | 2 ++
 .../9.0/Deprecation-80993-GeneralUtilitygetUserObj.rst          | 2 ++
 .../Changelog/9.0/Deprecation-81201-EidUtilityinitTCA.rst       | 2 ++
 ...cation-81213-RenderMethodArgumentOnViewHelpersDeprecated.rst | 2 ++
 .../9.0/Deprecation-81217-TSFE-relatedLanguageMethods.rst       | 2 ++
 ...cation-81218-NoWSOLArgumentInPageRepository-getRawRecord.rst | 2 ++
 .../9.0/Deprecation-81318-PublicPropertiesOfPageRepository.rst  | 2 ++
 .../9.0/Deprecation-81460-DeprecateGetByTagOnCacheFrontends.rst | 2 ++
 .../9.0/Deprecation-81464-AddAPIForMetaTagManagement.rst        | 2 ++
 ...recation-81534-BackendUtilitygetListGroupNamesDeprecated.rst | 2 ++
 .../Deprecation-81540-DeprecateDocumentTemplateformWidth.rst    | 2 ++
 .../Changelog/9.0/Deprecation-81600-UnusedExtbaseExceptions.rst | 2 ++
 .../Deprecation-81651-ArgumentParametersInListModuleHook.rst    | 2 ++
 .../Deprecation-81763-DeprecatedLanguageLabelForFileRename.rst  | 2 ++
 .../9.0/Deprecation-81951-InstallToolEntryPointMoved.rst        | 2 ++
 ...82110-DeprecateValueAndNoscriptOptionsInSVGContentObject.rst | 2 ++
 ...recation-82254-DeprecateGLOBALSTYPO3_CONF_VARSEXTextConf.rst | 2 ++
 .../9.0/Deprecation-82315-DeprecateBinTypo3LanguageUpdate.rst   | 2 ++
 .../Deprecation-82426-Typo3-pagetreeNavigationComponentName.rst | 2 ++
 .../Changelog/9.0/Deprecation-82430-GeneralUtilitysysLog.rst    | 2 ++
 .../Changelog/9.0/Deprecation-82438-DeprecationMethods.rst      | 2 ++
 .../Deprecation-82445-PageTranslationRelatedFunctionality.rst   | 2 ++
 .../Changelog/9.0/Deprecation-82603-DeprecateStorageModule.rst  | 2 ++
 .../Changelog/9.0/Deprecation-82609-DeprecateTYPO3Utility.rst   | 2 ++
 ...precation-82702-SecondArgumentOfGeneralUtilitymkdir_deep.rst | 2 ++
 .../9.0/Deprecation-82725-DeprecateConfigurationForm.rst        | 2 ++
 ...recation-82744-RenameExtlowlevelViewToLowlevelController.rst | 2 ++
 .../9.0/Deprecation-82805-RenamedAjaxLoginHandlerPHPClass.rst   | 2 ++
 ...n-82869-ReplaceInjectWithTYPO3CMSExtbaseAnnotationInject.rst | 2 ++
 .../9.0/Deprecation-82899-ExtensionManagementUtilityMethods.rst | 2 ++
 ...Deprecation-82902-CustomBackendModuleRegistrationMethods.rst | 2 ++
 .../Changelog/9.0/Deprecation-82903-DeprecateClientUtility.rst  | 2 ++
 ...cation-82909-TypoScriptOptionConfigtypolinkCheckRootline.rst | 2 ++
 .../9.0/Deprecation-82926-DomainRelatedApiMethodInTSFE.rst      | 2 ++
 ...tion-82975-DeprecateUsageOfInjectWithNonPublicProperties.rst | 2 ++
 ...on-83078-ReplaceLazyWithTYPO3CMSExtbaseAnnotationORMLazy.rst | 2 ++
 .../9.0/Deprecation-83083-GeneralUtilityllXmlAutoFileName.rst   | 2 ++
 ...eplaceTransientWithTYPO3CMSExtbaseAnnotationORMTransient.rst | 2 ++
 ...93-ReplaceCascadeWithTYPO3CMSExtbaseAnnotationORMCascade.rst | 2 ++
 ...evalidationWithTYPO3CMSExtbaseAnnotationIgnoreValidation.rst | 2 ++
 ...ion-83116-CachingFrameworkWrapperMethodsInBackendUtility.rst | 2 ++
 .../Changelog/9.0/Deprecation-83118-DeleteClauseMethods.rst     | 2 ++
 .../9.0/Deprecation-83121-LoggingMethodDataHandler-newlog2.rst  | 2 ++
 .../9.0/Deprecation-83252-Link-tagSyntaxProcesssing.rst         | 2 ++
 .../Deprecation-83254-MovedPageGenerationMethodsIntoTSFE.rst    | 2 ++
 .../9.0/Deprecation-83273-PublicPropertiesOfTemplateService.rst | 2 ++
 .../9.0/Feature-22439-AllowNestedGET-paramsInConfiglinkVars.rst | 2 ++
 ...TitleAttributeForUnsubstitutedConstantsInTSObjectBrowser.rst | 2 ++
 .../Changelog/9.0/Feature-45535-SortingForScheduler-list.rst    | 2 ++
 .../Feature-57594-OptimizeReflectionServiceCacheHandling.rst    | 2 ++
 .../Feature-63509-FileLinksSortingByDateAndSortingDirection.rst | 2 ++
 .../Changelog/9.0/Feature-67884-DisplayUnusedCEs.rst            | 2 ++
 .../9.0/Feature-69340-ShowBackendUserWhoDeletedRecord.rst       | 2 ++
 ...Feature-73357-MakeThumbnailSizeInFileBrowserConfigurable.rst | 2 ++
 .../Feature-75161-CreateUrilinkToBackendModulesViewhelper.rst   | 2 ++
 ...5676-LoadNewContentElementWizardViaModalInsteadOfNewPage.rst | 2 ++
 .../Feature-76459-AddCrossoriginPropertyToJavaScriptFiles.rst   | 2 ++
 ...e-76910-PageLayoutViewAllowToDisableCopyTranslateButtons.rst | 2 ++
 .../9.0/Feature-77268-IntroduceJavaScriptTriggerRequestAPI.rst  | 2 ++
 ...ure-77576-IntroduceDevicePresetsAndRedesignTheViewModule.rst | 2 ++
 .../9.0/Feature-78695-SetTheSessionTimeoutForFrontendUsers.rst  | 2 ++
 ...ture-79462-IntroduceSchedulerTaskToExecuteConsoleCommand.rst | 2 ++
 .../9.0/Feature-79777-AddedDeletedColumnForSchedulerTasks.rst   | 2 ++
 .../Changelog/9.0/Feature-80186-ExtFormAddHtml5Elements.rst     | 2 ++
 ...ture-80187-ExtFormAddConfirmationFinisherToTheFormEditor.rst | 2 ++
 .../Changelog/9.0/Feature-80342-ExtbaseValidatorForURLs.rst     | 2 ++
 .../9.0/Feature-80542-TypoScriptJavaScriptDeferAttribute.rst    | 2 ++
 .../9.0/Feature-80557-AddSupportForNativeSQLTimeColumnType.rst  | 2 ++
 ...eature-80581-RenderListOfRecentlyUsersThatWereSwitchedTo.rst | 2 ++
 ...eature-80866-AllowExclusionOfRecordsInLocalizationWizard.rst | 2 ++
 .../Changelog/9.0/Feature-81223-IncludeCSSinlineProperty.rst    | 2 ++
 ...81330-TraitToMigratePublicAccessToProtectedByDeprecation.rst | 2 ++
 .../9.0/Feature-81363-AcceptFormElementTranslationArguments.rst | 2 ++
 .../9.0/Feature-81409-Configurable-Route-Parameters.rst         | 2 ++
 .../Changelog/9.0/Feature-81464-AddAPIForMetaTagManagement.rst  | 2 ++
 .../Feature-81601-AddPossibilityToWriteTestsInTypeScript.rst    | 2 ++
 ...ature-81651-QueryBuilderObjectAsArgumentInListModuleHook.rst | 2 ++
 .../Feature-81656-SelectViewHelperSupportsRequiredArgument.rst  | 2 ++
 ...Feature-81741-AudioVideoYouTubeVimeoAdditionalAttributes.rst | 2 ++
 ...e-81775-ExtFormSuffixFormIdentifierWithContentElementUid.rst | 2 ++
 .../Changelog/9.0/Feature-81901-ExtendT3editor.rst              | 2 ++
 .../Changelog/9.0/Feature-82014-ExtensionScanner.rst            | 2 ++
 .../9.0/Feature-82070-ExcludeDoktypesInSearchResult.rst         | 2 ++
 .../Feature-82091-AllowInlineRenderingInSVGContentObject.rst    | 2 ++
 ...Feature-82108-SupportEXTSyntaxAsSourceInSVGContentObject.rst | 2 ++
 .../Changelog/9.0/Feature-82177-ExtFormAddFileSizeValidator.rst | 2 ++
 ...ture-82213-NewHookToDetermineIfContentRecordIsUsedUnused.rst | 2 ++
 .../Feature-82254-StoreExtensionConfigurationAsPlainArray.rst   | 2 ++
 ...ature-82260-SeparationOfSearchResultPathIntoTitleUriLink.rst | 2 ++
 .../9.0/Feature-82266-BackendUsersSystemMaintainers.rst         | 2 ++
 .../9.0/Feature-82303-AddConfigurableFootnoteToLoginScreen.rst  | 2 ++
 ...ature-82354-AddPossibilityToGetALabelInASpecificLanguage.rst | 2 ++
 ...e-82419-SendFrontendDebugInformationAsHTTPResponseHeader.rst | 2 ++
 .../Feature-82426-NewNavigationModuleRegistrationEgPageTree.rst | 2 ++
 .../9.0/Feature-82441-InjectLoggerWhenCreatingObjects.rst       | 2 ++
 .../9.0/Feature-82488-HookToModifyResultsBeforeAssignToView.rst | 2 ++
 .../9.0/Feature-82812-NewSyntaxForImportingTypoScriptFiles.rst  | 2 ++
 .../9.0/Feature-82826-TCAAllowLabelInPalettesArray.rst          | 2 ++
 ...e-82869-ReplaceInjectWithTYPO3CMSExtbaseAnnotationInject.rst | 2 ++
 ...-82999-AddAHookToHideCredentialsInTheConfigurationModule.rst | 2 ++
 .../9.0/Feature-83016-ListingOfPageTranslationsInListModule.rst | 2 ++
 ...ure-83038-IntroduceYarnAsDependencyManagerForNodeModules.rst | 2 ++
 ...re-83078-ReplaceLazyWithTYPO3CMSExtbaseAnnotationORMLazy.rst | 2 ++
 ...eplaceTransientWithTYPO3CMSExtbaseAnnotationORMTransient.rst | 2 ++
 ...93-ReplaceCascadeWithTYPO3CMSExtbaseAnnotationORMCascade.rst | 2 ++
 ...evalidationWithTYPO3CMSExtbaseAnnotationIgnoreValidation.rst | 2 ++
 ...ONF_VARSOptionFEpageNotFound_handling_accessdeniedheader.rst | 2 ++
 ...ortant-76084-MoveInstallToolModulesIntoBackendModuleMenu.rst | 2 ++
 ...angeSignatureAndReturnValueFordoesRecordExist_pageLookUp.rst | 2 ++
 .../9.0/Important-80246-MemcachedBackendMarkedTransient.rst     | 2 ++
 .../Changelog/9.0/Important-81023-DropTypo3db_legacy.rst        | 2 ++
 .../9.0/Important-81109-SimplifyDefaultBackendLayout.rst        | 2 ++
 .../9.0/Important-81196-LanguageServiceMovedToCoreExtension.rst | 2 ++
 .../9.0/Important-81201-TCAPopulatedAvailableAtAnyRequest.rst   | 2 ++
 ...nt-81330-DealingWithPropertiesThatAreMigratedToProtected.rst | 2 ++
 .../9.0/Important-81474-CombineModulesAboutAboutModules.rst     | 2 ++
 .../Changelog/9.0/Important-81568-MigrateChashConfiguration.rst | 2 ++
 ...mportant-81574-MergedSystemExtensionCshmanualIntoBackend.rst | 2 ++
 .../Important-81768-CreatePagesAndSortPagesInContextMenu.rst    | 2 ++
 ...t-81868-OptimizeAutoloaderIsNoLongerForcedInComposerjson.rst | 2 ++
 ...99-BackendAJAXRoutesUseRouteajaxInsteadOfAjaxIdParameter.rst | 2 ++
 ...nt-82229-FluidImplementationOfCmsVariableProviderRemoved.rst | 2 ++
 .../Changelog/9.0/Important-82230-FluidUpdates.rst              | 2 ++
 .../Important-82328-EXTform-UseOwnFolderForFormDefinitions.rst  | 2 ++
 .../Important-82445-MigratePagesLanguageOverlayIntoPages.rst    | 2 ++
 .../9.0/Important-82692-GuidelinesForExtensionFiles.rst         | 2 ++
 ...edirectFunctionalityMovedFromSys_domainToRedirectsModule.rst | 2 ++
 .../9.1/Deprecation-81852-DeprecatedUsageOfEXTrsaauth.rst       | 2 ++
 .../9.1/Deprecation-83503-DeprecateUnneededRawValidator.rst     | 2 ++
 .../Deprecation-83511-DeprecateAbstractValidatorTestcase.rst    | 2 ++
 ...ion-83592-ImpexpRemovedMaximumNumberOfRecordsRestriction.rst | 2 ++
 .../Deprecation-83596-ImpexpRemovedMaxFileSizeRestriction.rst   | 2 ++
 .../9.1/Deprecation-83606-ImpexpSizeHandlingRemoved.rst         | 2 ++
 .../9.1/Feature-61170-AddAdditionalHookForRecordList.rst        | 2 ++
 .../Changelog/9.1/Feature-83350-AddRecursiveArrayFiltering.rst  | 2 ++
 .../Changelog/9.1/Feature-83429-FeatureToggles.rst              | 2 ++
 ...keListOfFieldsConfigurableInPagetreeOverviewInInfoModule.rst | 2 ++
 .../9.1/Feature-83461-ShowFieldnameNextToTitleInDebugMode.rst   | 2 ++
 .../9.1/Feature-83529-ExecuteHooksOnBackendUserLogin.rst        | 2 ++
 .../9.1/Feature-83631-SystemExtensionRedirectsHasBeenAdded.rst  | 2 ++
 .../9.1/Feature-83637-AddedNewMainModuleSiteManagement.rst      | 2 ++
 ...Feature-83677-GloballyDisableenableRedirectHitStatistics.rst | 2 ++
 .../9.2/Breaking-75834-ReorderProcessingOfTcaSelectItems.rst    | 2 ++
 ...reaking-83475-AggregateValidatorInformationInClassSchema.rst | 2 ++
 .../Changelog/9.2/Breaking-83889-E_NOTICEFreeUnitTesting.rst    | 2 ++
 .../9.2/Breaking-84055-MigrateSys_notesAwayFromExtbase.rst      | 2 ++
 .../9.2/Breaking-84131-RemovedClassesOfLanguageExtension.rst    | 2 ++
 ...Breaking-84148-RequireJSModuleForLanguageHandlingRemoved.rst | 2 ++
 ...-LanguageUpdateSchedulerTaskDoesNotWorkAfterTYPO3Upgrade.rst | 2 ++
 .../9.2/Deprecation-81434-StringCacheFrontendDeprecated.rst     | 2 ++
 ...ation-83475-AggregateValidatorInformationInClassSchema-1.rst | 2 ++
 ...ation-83475-AggregateValidatorInformationInClassSchema-2.rst | 2 ++
 .../9.2/Deprecation-83506-DeprecateFeUserSesDataCondition.rst   | 2 ++
 .../Deprecation-83740-CleanupOfAbstractRecordListBreaksHook.rst | 2 ++
 .../9.2/Deprecation-83803-DeprecateEidRequestHandler.rst        | 2 ++
 ...6-DeprecatePagejavascriptLibsAndPagejavascriptLibsjQuery.rst | 2 ++
 .../9.2/Deprecation-83844-DeprecatedUsageOfToplaunchView.rst    | 2 ++
 .../9.2/Deprecation-83853-BackendAjaxRequestHandler.rst         | 2 ++
 ...Deprecation-83883-PageNotFoundAndErrorHandlingInFrontend.rst | 2 ++
 .../9.2/Deprecation-83904-ArrayHandlingInAbstractTreeView.rst   | 2 ++
 ...ation-83905-TypoScriptFrontendController-page_cache_reg1.rst | 2 ++
 .../9.2/Deprecation-83942-DeprecatedFileFacadegetIcon.rst       | 2 ++
 .../9.2/Deprecation-83964-ExtForm-StreamlineUsageOfIcons.rst    | 2 ++
 .../9.2/Deprecation-84045-AdminPanelHookDeprecated.rst          | 2 ++
 .../9.2/Deprecation-84109-DeprecateDependencyResolver.rst       | 2 ++
 ...ion-84118-VariousPublicMethodsOfAdminPanelViewDeprecated.rst | 2 ++
 .../Changelog/9.2/Deprecation-84145-DeprecateExt_isLinkable.rst | 2 ++
 ...ygetUrlRequestHeadersAsNon-associativeArrayAreDeprecated.rst | 2 ++
 ...95-ProtectedMethodsAndPropertiesInEditDocumentController.rst | 2 ++
 .../Changelog/9.2/Deprecation-84222-ExtForm-GridContainer.rst   | 2 ++
 ...ethodsAndPropertiesInFileSystemNavigationFrameController.rst | 2 ++
 ...ion-84274-ProtectedMethodsAndPropertiesInLoginController.rst | 2 ++
 .../9.2/Deprecation-84275-ProtectedMethodInLogoutController.rst | 2 ++
 ...ndPropertiesInContentElementElementInformationController.rst | 2 ++
 ...285-ProtectedMethodsAndPropertiesInMoveElementController.rst | 2 ++
 ...89-UseServerRequestInterfaceInFileCreateFolderController.rst | 2 ++
 ...-84295-UseServerRequestInterfaceInFileEditFileController.rst | 2 ++
 ...otectedMethodsAndPropertiesInNewContentElementController.rst | 2 ++
 ...ation-84321-ProtectedMethodsAndPropertiesInAddController.rst | 2 ++
 ...tion-84324-UseServerRequestInterfaceInFileFileController.rst | 2 ++
 ...4326-ProtectedMethodsAndPropertiesInFileUploadController.rst | 2 ++
 ...precatedPublicMethodsAndPropertiesInWizardEditController.rst | 2 ++
 ...4332-ProtectedMethodsAndPropertiesInRenameFileController.rst | 2 ++
 ...334-ProtectedMethodsAndPropertiesInReplaceFileController.rst | 2 ++
 ...tion-84337-ProtectedMethodsAndPropertiesInListController.rst | 2 ++
 ...ion-84338-ProtectedMethodsAndPropertiesInTableController.rst | 2 ++
 ...84341-ProtectedMethodsAndPropertiesInNewRecordController.rst | 2 ++
 ...69-ProtectedMethodsAndPropertiesInUserSettingsController.rst | 2 ++
 ...otectedMethodsAndPropertiesInSimpleDataHandlerController.rst | 2 ++
 ...ation-84399-ClassRecordListRenamedToRecordListController.rst | 2 ++
 ...precation-84407-AJAXRequestMethodsInRsaEncryptionEncoder.rst | 2 ++
 ...-RSAPublicKeyGenerationWithoutContentTypeApplicationJson.rst | 2 ++
 ...geManipulationWizardRenamedToImageManipulationController.rst | 2 ++
 ...on-84410-CodeCompletionRenamedToCodeCompletionController.rst | 2 ++
 ...iptReferenceLoaderRenamedToTypoScriptReferenceController.rst | 2 ++
 ...ion-84463-PageTsConfigOptionModweb_listnewWizardsDropped.rst | 2 ++
 ...ion-84530-DefaultValuesFromGlobalsDeprecatedInFormEngine.rst | 2 ++
 .../Deprecation-84549-DeprecateMethodsInCoreVersionService.rst  | 2 ++
 ...plateService-linkDataFunctionalityMovedInPageLinkBuilder.rst | 2 ++
 .../Deprecation-84641-DeprecatedAdminPanelRelatedMethods.rst    | 2 ++
 .../9.2/Feature-48013-AddSupportForProgressiveImages.rst        | 2 ++
 .../9.2/Feature-61981-SearchAllFieldsInSuggestWizard.rst        | 2 ++
 ...ure-69187-EXTSchedulerCreateTaskGroupFromAddeditTaskForm.rst | 2 ++
 ...11-AddConstraintHookInDatabaseRecordListMakeSearchString.rst | 2 ++
 ...ature-76349-IntegrateSwiftMailersSpoolTransportIntoTYPO3.rst | 2 ++
 ...85-CreateASaveAndOpenCopyButtonWhenSavingAContentElement.rst | 2 ++
 ...ettingADefaultReplyTo-email-addressForNotification-mails.rst | 2 ++
 ...124-EXTform-AllowSettingOfValidationMessagesInFormEditor.rst | 2 ++
 .../9.2/Feature-80263-AddANewSignalSlotForUserSwitch.rst        | 2 ++
 ...704-AddReadonlyAndRequiredAttributesToTextareaViewHelper.rst | 2 ++
 .../Changelog/9.2/Feature-83460-HideRestrictedColumns.rst       | 2 ++
 .../9.2/Feature-83506-RetrieveSessionDataInTSConditions.rst     | 2 ++
 .../9.2/Feature-83556-AddToggleSwitchesToFormEngine.rst         | 2 ++
 .../Feature-83711-FeatureFlagUnifiedPageTranslationHandling.rst | 2 ++
 .../9.2/Feature-83725-SupportForPSR-15HTTPMiddlewares.rst       | 2 ++
 ...ure-83736-ExtendedPSR-7RequestsWithTYPO3ServerParameters.rst | 2 ++
 .../9.2/Feature-83740-CleanupOfAbstractRecordListBreaksHook.rst | 2 ++
 .../9.2/Feature-83748-ShowValueOfFieldsInDebugMode.rst          | 2 ++
 .../9.2/Feature-83906-DisableSingleFormEngineDataProvider.rst   | 2 ++
 .../Feature-83942-ProvideViewHelperToRenderIconForResources.rst | 2 ++
 .../9.2/Feature-83965-MakePositionOfSysNotesConfigurable.rst    | 2 ++
 .../Changelog/9.2/Feature-84045-NewAdminPanelModuleAPI.rst      | 2 ++
 .../9.2/Feature-84120-AbsoluteURLsForTypolinkViewHelpers.rst    | 2 ++
 .../9.2/Feature-84153-IntroduceAGenericEnvironmentClass.rst     | 2 ++
 .../9.2/Feature-84159-ExtractAdminPanelToOwnExtension.rst       | 2 ++
 ...16-FluidPartialDebugOutputShouldNotBeVisibleInAdminPanel.rst | 2 ++
 .../9.2/Feature-84466-RequestAwareInterfacesAddedToReports.rst  | 2 ++
 .../Feature-84517-Recordlist-MakeCsvDelimiterConfigurable.rst   | 2 ++
 ...4545-AllowTemporaryFilesToBeStoredOutsideTheDocumentRoot.rst | 2 ++
 .../9.2/Feature-84549-UsageOfNewRESTAPIOnGettypo3org.rst        | 2 ++
 .../Documentation/Changelog/9.2/Feature-84581-SiteHandling.rst  | 2 ++
 ...ortant-83724-APIAndBehaviorChangeInRequestHandlerClasses.rst | 2 ++
 ...mportant-83869-RemovedRequestTypeSpecificCodeInBootstrap.rst | 2 ++
 .../9.2/Important-84420-ProperlyEscapeReservedCharsInYaml.rst   | 2 ++
 .../9.2/Important-84658-KeepSortingForDeletedRecords.rst        | 2 ++
 .../Breaking-84680-RemovedUnusedLocallangFilesFromEXTlang.rst   | 2 ++
 .../Changelog/9.3/Breaking-84744-RaiseDoctrinedbal-version.rst  | 2 ++
 .../Breaking-84810-RemoveExplicitConfirmationOfTranslation.rst  | 2 ++
 .../Breaking-84843-UseNo-cookieDomainForYoutubeByDefault.rst    | 2 ++
 .../Breaking-84877-LocalizationOfPageOnColumnBasisRemoved.rst   | 2 ++
 .../Breaking-84877-LocalizationRepositoryMarkedAsInternal.rst   | 2 ++
 .../Breaking-84877-MethodsOfLocalizationRepositoryChanged.rst   | 2 ++
 .../9.3/Breaking-84877-RouteOfLanguageRetrievalChanged.rst      | 2 ++
 .../Changelog/9.3/Breaking-85025-EnumerationsAreNowFinal.rst    | 2 ++
 ...king-85036-RemoveSupportForNonNamespacedClassesInExtbase.rst | 2 ++
 ...ssingCoreTypoScriptWithTxtFileExtensionHasBeenDeprecated.rst | 2 ++
 ...167-ReplaceValidateWithTYPO3CMSExtbaseAnnotationValidate.rst | 2 ++
 ...Deprecation-83976-MovedFileExtensionDetectionToFALDriver.rst | 2 ++
 ...stLanguageFilesAwayFromExtlangAndRemoveExtlangCompletely.rst | 2 ++
 .../Deprecation-84725-SysDomainResolvingMovedIntoMiddleware.rst | 2 ++
 ...ecation-84965-VariousTypoScriptFrontendControllerMethods.rst | 2 ++
 ...n-84980-BackendUserAuthentication-addTScommentDeprecated.rst | 2 ++
 ...tion-84981-BackendUserAuthentication-simplelogDeprecated.rst | 2 ++
 ...otectedUserTSconfigPropertiesInBackendUserAuthentication.rst | 2 ++
 .../Deprecation-84993-DeprecateSomeTSconfigRelatedMethods.rst   | 2 ++
 ...ation-84994-BackendUtilitygetPidForModTSconfigDeprecated.rst | 2 ++
 ...on-85005-DeprecateMethodsAndConstantsInValidatorResolver.rst | 2 ++
 .../9.3/Deprecation-85012-OnlyValidateMethodParamsIfNeeded.rst  | 2 ++
 ...6-OverridingPageTSconfigModWithUserTSconfigModDeprecated.rst | 2 ++
 ...eprecation-85027-SaltedPasswordsRelatedMethodsAndClasses.rst | 2 ++
 .../9.3/Deprecation-85078-PageRepositoryVersioningPreview.rst   | 2 ++
 .../9.3/Deprecation-85086-GeneralUtilityArrayToLogString.rst    | 2 ++
 .../Changelog/9.3/Deprecation-85102-PhpOptionsUtility.rst       | 2 ++
 .../9.3/Deprecation-85113-LegacyBackendModuleRoutingMethods.rst | 2 ++
 .../Changelog/9.3/Deprecation-85120-JavaScriptEncoder.rst       | 2 ++
 .../9.3/Deprecation-85122-FunctionalityInCharsetConverter.rst   | 2 ++
 .../9.3/Deprecation-85123-ConstantsRelatedToServices.rst        | 2 ++
 .../9.3/Deprecation-85124-RedirectingUrlHandlerHookConcept.rst  | 2 ++
 .../9.3/Deprecation-85125-UsagesOfCharsetConverterInCore.rst    | 2 ++
 ...recation-85130-TSFE-getPageShortcutMovedToPageRepository.rst | 2 ++
 ...Feature-69274-PreserveImageRotationIfOrientIsSavedInExif.rst | 2 ++
 .../9.3/Feature-71644-AddMetadataToFilebrowserSearch.rst        | 2 ++
 .../9.3/Feature-79889-SaltedpasswordsSupportPHPPasswordAPI.rst  | 2 ++
 .../Changelog/9.3/Feature-81464-AddAPIForMetaTagManagement.rst  | 2 ++
 .../9.3/Feature-81794-PasswordFieldsInTheInstallTool.rst        | 2 ++
 .../Changelog/9.3/Feature-82511-ExtFormAddHtml5DateElement.rst  | 2 ++
 ...167-ReplaceValidateWithTYPO3CMSExtbaseAnnotationValidate.rst | 2 ++
 .../9.3/Feature-83983-ImprovedModuleLinkViewHelper.rst          | 2 ++
 .../9.3/Feature-84650-IntroduceLanguageMenuProcessor.rst        | 2 ++
 .../9.3/Feature-84749-HideDuplicateButtonByDefault.rst          | 2 ++
 ...Feature-84760-TypoScriptConditionsForSiteAndSiteLanguage.rst | 2 ++
 .../Changelog/9.3/Feature-84775-ExtendHMENUForLanguageMenus.rst | 2 ++
 .../Feature-84780-RemoveEntriesInLocalStorageByKeyPrefix.rst    | 2 ++
 ...eature-84780-StoreIconsFetchedByTheIconAPIInLocalStorage.rst | 2 ++
 .../Changelog/9.3/Feature-84798-AddSEOFieldsToPagesTCA.rst      | 2 ++
 .../Feature-84894-AddRuntimeCacheWriterToLoggingFramework.rst   | 2 ++
 .../Changelog/9.3/Feature-84932-SortSubpagesByNavTitle.rst      | 2 ++
 .../9.3/Feature-84983-BEViewHelperForEditDocumentController.rst | 2 ++
 .../9.3/Feature-85017-UserTSconfigShowInConfigurationModule.rst | 2 ++
 .../Changelog/9.3/Feature-85147-RenderSEOMetaTagsInFrontend.rst | 2 ++
 .../Feature-85160-AutoCreateManagementDBFieldsFromTCACtrl.rst   | 2 ++
 .../Important-84715-SetExcludePropertyForTt_contentFields.rst   | 2 ++
 .../Changelog/9.3/Important-85026-SaltedpasswordsChanges.rst    | 2 ++
 ...ChangedVisibilityOfCharsetConverterInitializationMethods.rst | 2 ++
 ...dIsEnabledAddedToRenderableInterfaceAndFinisherInterface.rst | 2 ++
 .../Changelog/9.4/Breaking-85398-DropDocumentationExtension.rst | 2 ++
 .../Changelog/9.4/Breaking-85761-AuthenticationChainChanges.rst | 2 ++
 ...ation-65578-ConfigconcatenateJsAndCssAndConcatenateFiles.rst | 2 ++
 ...ation-81430-TypoScriptTemplateModuleControllerrenderList.rst | 2 ++
 ...eprecation-83750-AdaptTCASignatureForInlineCustomControl.rst | 2 ++
 ...3-Deprecate_isHiddenFormElementAnd_isReadOnlyFormElement.rst | 2 ++
 ...4375-ProtectedMethodsAndPropertiesInPageLayoutController.rst | 2 ++
 ...7-DeprecatedMethodAndPropertyInSchedulerModuleController.rst | 2 ++
 .../9.4/Deprecation-84414-BackendUtilityshortcutExists.rst      | 2 ++
 ...anelViewIsAdminModuleEnabledAndExt_makeToolbarDeprecated.rst | 2 ++
 .../Deprecation-85004-DeprecateMethodsInReflectionService.rst   | 2 ++
 .../Changelog/9.4/Deprecation-85164-LanguageRelatedMethods.rst  | 2 ++
 .../9.4/Deprecation-85196-ProtectSetupModuleController.rst      | 2 ++
 .../9.4/Deprecation-85285-DeprecatedSystemConstants.rst         | 2 ++
 .../9.4/Deprecation-85300-DataHandlerResortingMethod.rst        | 2 ++
 ...ecation-85389-VariousPublicPropertiesInFavorOfContextAPI.rst | 2 ++
 .../Deprecation-85394-ClassCoreDatabasePdoHelperDeprecated.rst  | 2 ++
 .../9.4/Deprecation-85408-TemplateServiceInitDeprecated.rst     | 2 ++
 .../9.4/Deprecation-85445-TemplateService-getFileName.rst       | 2 ++
 ...ion-85451-ContentObjectRenderer-calcIntExplodeDeprecated.rst | 2 ++
 .../9.4/Deprecation-85462-SignalHasInstalledExtensions.rst      | 2 ++
 .../Deprecation-85462-SignalTablesDefinitionIsBeingBuilt.rst    | 2 ++
 ...ropertiesInTypoScriptFrontendControllerAndPageRepository.rst | 2 ++
 ...geRepositoryLanguage-relatedMethodsUseNullAsDefaultValue.rst | 2 ++
 .../Deprecation-85554-PageRepository-checkWorkspaceAccess.rst   | 2 ++
 ...precation-85555-TypoScriptFrontendController-getUniqueId.rst | 2 ++
 .../Deprecation-85556-PageRepository-versioningWorkspaceId.rst  | 2 ++
 .../9.4/Deprecation-85557-PageRepository-getRootLine.rst        | 2 ++
 .../Deprecation-85558-ContentObjectRenderer-enableFields.rst    | 2 ++
 .../9.4/Deprecation-85646-DeprecateEIDImplementedAsScript.rst   | 2 ++
 ...recation-85666-TypoScriptFrontendController-initTemplate.rst | 2 ++
 .../Changelog/9.4/Deprecation-85678-ConfigTitleTagFunction.rst  | 2 ++
 .../Changelog/9.4/Deprecation-85678-TsfeAltPageTitle.rst        | 2 ++
 .../9.4/Deprecation-85687-DeprecateRuntimeCacheWriter.rst       | 2 ++
 .../Changelog/9.4/Deprecation-85699-MethodsInPageRepository.rst | 2 ++
 .../Changelog/9.4/Deprecation-85701-MethodsInModuleTemplate.rst | 2 ++
 .../Changelog/9.4/Deprecation-85707-LoginFramesetController.rst | 2 ++
 ...precation-85727-DatabaseIntegrityCheckMovedToEXTlowlevel.rst | 2 ++
 .../Deprecation-85735-MethodAndPropertyInDocumentTemplate.rst   | 2 ++
 .../9.4/Deprecation-85759-GeneralUtilitygetHostName.rst         | 2 ++
 .../9.4/Deprecation-85760-GeneralUtilityunQuoteFilenames.rst    | 2 ++
 .../Changelog/9.4/Deprecation-85761-SaltedPasswordService.rst   | 2 ++
 ...ation-85793-SeveralConstantsFromSystemEnvironmentBuilder.rst | 2 ++
 .../Changelog/9.4/Deprecation-85796-SaltedPasswordsCleanups.rst | 2 ++
 ...n-85801-GeneralUtilityexplodeUrl2Array-2ndMethodArgument.rst | 2 ++
 ...ecation-85802-MoveFlexFormServiceFromEXTextbaseToEXTcore.rst | 2 ++
 .../Deprecation-85804-SaltedPasswordHashClassDeprecations.rst   | 2 ++
 ...-SecondArgumentOfPageRendereraddInlineLanguageLabelArray.rst | 2 ++
 ...precation-85807-EnvironmentServiceisEnvironmentInCliMode.rst | 2 ++
 .../Changelog/9.4/Deprecation-85821-BootstrapMethods.rst        | 2 ++
 .../Changelog/9.4/Deprecation-85822-PageGenerator.rst           | 2 ++
 ...on-85833-ExtensionSaltedpasswordsMergedIntoCoreExtension.rst | 2 ++
 .../9.4/Deprecation-85836-BackendUtilitygetTCAtypes.rst         | 2 ++
 .../9.4/Deprecation-85858-GeneralUtilityclientInfo.rst          | 2 ++
 .../9.4/Deprecation-85878-EidUtilityAndVariousTSFEMethods.rst   | 2 ++
 ...recation-85892-VariousMethodsRegardingSysDomainResolving.rst | 2 ++
 .../Changelog/9.4/Deprecation-85902-IMGMENUGMENU.rst            | 2 ++
 .../Changelog/9.4/Deprecation-85960-CompareUidentDeprecated.rst | 2 ++
 ...eprecation-85971-DeprecatePageRepository-getFirstWebPage.rst | 2 ++
 ...recation-85977-ExtbaseCommandControllersAndCliAnnotation.rst | 2 ++
 .../Changelog/9.4/Deprecation-85978-GraphicalFunctions-init.rst | 2 ++
 .../9.4/Deprecation-85996-ExtensionManagerCommandController.rst | 2 ++
 ...precation-86001-WorkspacesTasksMigratedToSymfonyCommands.rst | 2 ++
 .../Deprecation-86002-TSFEConstructorWithNo_cacheArgument.rst   | 2 ++
 ...nalArgumentsInSeveralTypoScriptFrontendControllerMethods.rst | 2 ++
 .../9.4/Deprecation-86109-ClassUserStorageCapabilityService.rst | 2 ++
 ...e-13265-MakeFirstOptionToolbarOpenByDefaultInThePageTree.rst | 2 ++
 ...ature-44297-IntervalPresetsForCronCommandOfSchedulerTask.rst | 2 ++
 .../9.4/Feature-57331-SupportMdashInCurrencyViewHelper.rst      | 2 ++
 .../Changelog/9.4/Feature-75806-AddHreflangSupport.rst          | 2 ++
 .../9.4/Feature-83476-LoadMergedJSFilesAsynchronous.rst         | 2 ++
 ...Feature-83749-FilteringAndPaginationInTheRedirectsModule.rst | 2 ++
 .../Changelog/9.4/Feature-84133-IntroduceVariants.rst           | 2 ++
 .../Documentation/Changelog/9.4/Feature-84525-XMLSitemap.rst    | 2 ++
 .../Changelog/9.4/Feature-84584-Re-DesignTheAdminPanel.rst      | 2 ++
 .../Changelog/9.4/Feature-84606-AddLogModuleToAdminPanel.rst    | 2 ++
 .../Changelog/9.4/Feature-84609-AddSQLLogModuleToAdminPanel.rst | 2 ++
 ...re-84704-OpenSpecificFieldWhenFixingLinksInLinkvalidator.rst | 2 ++
 .../Changelog/9.4/Feature-84729-NewTCATypeSlug.rst              | 2 ++
 ...Feature-85080-AddPropertyDisableFormElementsAndFinishers.rst | 2 ++
 .../9.4/Feature-85146-ReadEnvironmentVariablesInTypoScript.rst  | 2 ++
 ...5164-AvailableLanguagesRespectsSiteConfigurationSettings.rst | 2 ++
 .../Changelog/9.4/Feature-85164-EnableLanguagesPerSite.rst      | 2 ++
 ...ture-85236-InfixOptionToDefaultLogFileNamesForFileWriter.rst | 2 ++
 .../9.4/Feature-85247-TraitToDetectPublicDeprecatedMethods.rst  | 2 ++
 .../Changelog/9.4/Feature-85256-InstallTYPO3OnSQLite.rst        | 2 ++
 .../Changelog/9.4/Feature-85313-AddNotesFieldToPagesTable.rst   | 2 ++
 .../9.4/Feature-85355-SupportBasicHTML5FieldsInFormEngine.rst   | 2 ++
 .../9.4/Feature-85389-ContextAPIForConsistentDataHandling.rst   | 2 ++
 .../Changelog/9.4/Feature-85410-AllowTCADescriptionProperty.rst | 2 ++
 ...e-85550-IntroduceContextForTypoScriptDataGetTextProperty.rst | 2 ++
 .../Feature-85590-AddHooksForDatabaseRecordListCSVActions.rst   | 2 ++
 .../Changelog/9.4/Feature-85678-AddAPIForTitleTags.rst          | 2 ++
 .../9.4/Feature-85691-ShowPagePathForReferencesInRecordInfo.rst | 2 ++
 .../9.4/Feature-85698-NewTypeinputEvalSaltedPassword.rst        | 2 ++
 .../9.4/Feature-85719-AllowSitesWithoutSchemeOrDomain.rst       | 2 ++
 ...e-85828-MoveSymfonyExpressionLanguageHandlingIntoEXTcore.rst | 2 ++
 ...mplementSymfonyExpressionLanguageForTypoScriptConditions.rst | 2 ++
 .../9.4/Feature-85894-FeatureTogglesInAdminToolsSettings.rst    | 2 ++
 .../Changelog/9.4/Feature-85900-PseudoSiteHandling.rst          | 2 ++
 .../Feature-85928-UpgradeWizardToMigratePagesToSpeakingURLs.rst | 2 ++
 .../Changelog/9.4/Feature-85947-PageBasedURLHandling.rst        | 2 ++
 .../9.4/Feature-85991-ExcludeSymfonyCommandsFromScheduler.rst   | 2 ++
 ...6001-RegularWorkspaceCleanupTasksAvailableViaCLICommands.rst | 2 ++
 .../Changelog/9.4/Feature-86003-AdminpanelCompositionApi.rst    | 2 ++
 .../Changelog/9.4/Feature-86051-ShowExtensionsViaCLI.rst        | 2 ++
 .../9.4/Feature-86057-ImprovedTypolinkURLLinkGeneration.rst     | 2 ++
 .../9.4/Feature-86066-CLICommandsForListingAndShowingSites.rst  | 2 ++
 .../Changelog/9.4/Feature-86076-NewAPIForUpgradeWizards.rst     | 2 ++
 .../9.4/Important-84280-UnitTestSuppressNoticesRemoved.rst      | 2 ++
 .../9.4/Important-85196-RemovedSimulateUserFromUserSettings.rst | 2 ++
 ...gerOnlyImportsExtensionsCompatibleWithTYPO3V7LTSOrHigher.rst | 2 ++
 .../9.4/Important-85683-DroppedSaltedpasswordOptions.rst        | 2 ++
 ...HPPackagesSymfonyComponentsRequirementsRaisedToSymfony41.rst | 2 ++
 ...nt-85833-SaltedpasswordsExtensionMergedIntoCoreExtension.rst | 2 ++
 ...precateUsageOfDependencyInjectionWithNonPublicProperties.rst | 2 ++
 .../Changelog/9.5.x/Deprecation-87277-FluidClassAliases.rst     | 2 ++
 .../9.5.x/Feature-83334-AddImprovedBuildQueryString.rst         | 2 ++
 .../9.5.x/Feature-86331-NativeURLSupportForMountPoints.rst      | 2 ++
 .../Changelog/9.5.x/Feature-86740-AllowRemovalOfSlashInSlug.rst | 2 ++
 .../Feature-86762-EnhancedFallbackModesForTranslatedContent.rst | 2 ++
 .../Changelog/9.5.x/Feature-86826-RecursiveRecordSitemap.rst    | 2 ++
 .../Feature-86881-SupportOfFeaturesInExpressionLanguage.rst     | 2 ++
 .../Feature-86973-TypoScriptGetTextPropertySiteLanguage.rst     | 2 ++
 ...ature-87033-NewTypoScriptPropertyConfightmlTagattributes.rst | 2 ++
 .../9.5.x/Feature-87085-FallbackOptionsForSlugFields.rst        | 2 ++
 ...eSiteLanguageAwareInterfaceToDenoteSiteLanguageAwareness.rst | 2 ++
 .../9.5.x/Feature-87610-New-FAL-API-to-search-for-files.rst     | 2 ++
 .../Changelog/9.5.x/Feature-87748-AddSiteProcessor.rst          | 2 ++
 .../9.5.x/Feature-88198-TCA-basedSlugModifiersForExtensions.rst | 2 ++
 .../9.5.x/Feature-89556-FeatureFlagBetaTranslationServer.rst    | 2 ++
 .../Changelog/9.5.x/Feature-90328-SupportOfMacedonian.rst       | 2 ++
 .../Feature-91354-IntegrateServerResponseSecurityChecks.rst     | 2 ++
 .../Important-65636-AllowMetaDataEditingOnReadOnlyStorages.rst  | 2 ++
 .../Important-76166-X-UA-CompatibleNotSetInBackendAnymore.rst   | 2 ++
 .../9.5.x/Important-84105-StreamlineDeprecationLogHandling.rst  | 2 ++
 ...tant-84985-UnifiedWorkspaceRestrictionForDatabaseQueries.rst | 2 ++
 ...t-86577-QueryParametersAreNowIncludedInCanonicalizedUrls.rst | 2 ++
 ...nt-86785-ExcludeLoggerFromSerialisationForSchedulerTasks.rst | 2 ++
 ...portant-86895-RouteAspectsTakePrecedenceOverRequirements.rst | 2 ++
 .../9.5.x/Important-86994-IndexedSearchWithRouteEnhancers.rst   | 2 ++
 ...nt-87028-AccessObjectsFromObjectStorageUsingNumericValue.rst | 2 ++
 ...ortant-87518-UsePreparedStatementsForPdo_mysqlPerDefault.rst | 2 ++
 ...mportant-87980-PageIsBeingGeneratedMessageHasBeenRemoved.rst | 2 ++
 .../9.5.x/Important-88045-LocalesDependenciesConfiguration.rst  | 2 ++
 .../9.5.x/Important-88720-RespectSiteForPersistedMappers.rst    | 2 ++
 .../9.5.x/Important-88824-AddCacheForErrorPageHandling.rst      | 2 ++
 ...IntroduceUpgradeWizardForInvalidBackendUserConfiguration.rst | 2 ++
 ...mportant-90911-PackageAlgo26-matthiasidna-convertRemoved.rst | 2 ++
 .../Important-91242-IntroduceBackendRouteReferrerCheck.rst      | 2 ++
 ...-92836-IntroduceSudoModeForInstallToolAccessedViaBackend.rst | 2 ++
 .../Changelog/9.5.x/Important-94484-IntroduceHTMLSanitizer.rst  | 2 ++
 .../Changelog/9.5.x/Important-94492-IntroduceSVGSanitizer.rst   | 2 ++
 ...ng-86492-RemovedStdWrapSupportForConfigadditionalHeaders.rst | 2 ++
 .../Deprecation-83793-FALResourceStorage-dumpFileContents.rst   | 2 ++
 ...196-BackendControllerActionsDoNotReceivePreparedResponse.rst | 2 ++
 .../9.5/Deprecation-85031-ProtectedImportExportController.rst   | 2 ++
 .../Changelog/9.5/Deprecation-85970-FileContentObject.rst       | 2 ++
 .../Deprecation-85980-InternalAnnotationInExtbaseCommands.rst   | 2 ++
 .../Changelog/9.5/Deprecation-85981-AnnotationFlushesCaches.rst | 2 ++
 ...precation-86047-TSFEPropertiesMethodsAndChangeVisibility.rst | 2 ++
 .../Changelog/9.5/Deprecation-86068-OldConditionSyntax.rst      | 2 ++
 .../9.5/Deprecation-86110-FrontendEditingController.rst         | 2 ++
 .../9.5/Deprecation-86163-TCATypeuserWithoutRenderType.rst      | 2 ++
 .../Deprecation-86178-ClassElementBrowserFramesetController.rst | 2 ++
 ...precation-86179-ProtectedRenderMethodInBackendController.rst | 2 ++
 ...eprecation-86180-ProtectedMethodsInSetupModuleController.rst | 2 ++
 .../9.5/Deprecation-86182-ProtectedTaskModuleController.rst     | 2 ++
 .../Deprecation-86184-ProtectedMethodsInReportController.rst    | 2 ++
 ...ecation-86192-ProtectedMethodsInElementBrowserController.rst | 2 ++
 ...tion-86193-ProtectMethodsInAbstractLinkBrowserController.rst | 2 ++
 .../9.5/Deprecation-86197-ProtectedFileListController.rst       | 2 ++
 .../9.5/Deprecation-86198-ProtectedRecordListController.rst     | 2 ++
 .../9.5/Deprecation-86207-ProtectedTstemplateExtension.rst      | 2 ++
 .../Changelog/9.5/Deprecation-86210-ProtectedInfoExtension.rst  | 2 ++
 ...on-86225-ClassesBaseScriptClassAndAbstractFunctionModule.rst | 2 ++
 .../Deprecation-86270-ExtbaseXclassViaTypoScriptSettings.rst    | 2 ++
 .../9.5/Deprecation-86279-VariousHooksAndPSR-15Middlewares.rst  | 2 ++
 ...precation-86288-FrontendBackendUserAuthenticationMethods.rst | 2 ++
 .../Deprecation-86320-MarkInternalTSFEPropertiesAsProtected.rst | 2 ++
 ...cation-86323-ConfigurationKeySiteInYAMLSiteConfiguration.rst | 2 ++
 .../Deprecation-86338-ChangeVisibilityOfPageRepository-init.rst | 2 ++
 .../Deprecation-86353-CacheManagerUsageInExt_localconfphp.rst   | 2 ++
 .../Changelog/9.5/Deprecation-86366-MethodsInAbstractUpdate.rst | 2 ++
 ...on-86389-GeneralUtility_GETsetAndTSFE-mergingWithGetVars.rst | 2 ++
 .../Changelog/9.5/Deprecation-86404-GLOBALSTYPO3_LOADED_EXT.rst | 2 ++
 ...ion-86406-TCATypeGroupInternal_typeFileAndFile_reference.rst | 2 ++
 .../Changelog/9.5/Deprecation-86411-TSFE-makeCacheHash.rst      | 2 ++
 ...sStdWrapFunctionsAndContentObjectRenderer-relatedMethods.rst | 2 ++
 .../Changelog/9.5/Deprecation-86438-PageRenderer-loadJQuery.rst | 2 ++
 ...-86439-MarkSeveralMethodsWithinTemplateServiceAsInternal.rst | 2 ++
 ...on-86440-InternalMethodsAndPropertiesWithinRteHtmlParser.rst | 2 ++
 ...riousMethodsAndPropertiesInsideBackendUserAuthentication.rst | 2 ++
 ...6461-MarkVariousTypoScriptParsingFunctionalityAsInternal.rst | 2 ++
 ...ecation-86466-AbstractUserAuthentication-fetchUserRecord.rst | 2 ++
 ...ecation-86486-TypoScriptFrontendController-processOutput.rst | 2 ++
 .../Changelog/9.5/Feature-20051-SupportTheCanonicalTag.rst      | 2 ++
 .../Feature-80398-Utf8mb4OnMysqlByDefaultForNewInstances.rst    | 2 ++
 .../Feature-86160-PageTypeEnhancerForMappingTypeParameter.rst   | 2 ++
 .../Changelog/9.5/Feature-86214-ImplementStaticRoutes.rst       | 2 ++
 .../Changelog/9.5/Feature-86303-VariantsForSitesBase.rst        | 2 ++
 .../Changelog/9.5/Feature-86365-RoutingEnhancersAndAspects.rst  | 2 ++
 ...6409-AllowUsageOfEnvironmentVariablesInSiteConfiguration.rst | 2 ++
 .../9.5/Feature-86422-TypoScriptGetTextPropertySite.rst         | 2 ++
 .../9.5/Feature-86457-TCATypeSlugAddsAPrependingSlash.rst       | 2 ++
 .../Changelog/9.5/Feature-90115-KinyarwandaLanguage.rst         | 2 ++
 ...3-MakeExtBaseTranslationHandlingConsistentWithTyposcript.rst | 2 ++
 .../9.5/Important-85560-LocationOfXLFLabelsChanged.rst          | 2 ++
 ...nt-86173-LocationOfSuppliedHtaccessWebconfigFilesChanged.rst | 2 ++
 2437 files changed, 4874 insertions(+)

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 2c4bfc357dfc..c4c59c2511f1 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-21638:
+
 ======================================================================
 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 d3c88b3b2550..6b8f5783f6b3 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-81950:
+
 ========================================================================
 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 95f0ce9d3b8a..fa73a9cab5c1 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-86862:
+
 =======================================================================================================
 Breaking: #86862 - Default Layout of ext:fluid_styled_content does not use spaceless viewHelper anymore
 =======================================================================================================
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 187126cc6c0a..4949a02679da 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-87009:
+
 ========================================================================
 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 7d093a95f10b..f43ed217e2c7 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-87193:
+
 ===================================================
 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 36ea2d28ad1c..1218fb7946a6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-87305:
+
 ==========================================================
 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 7fbf1da73510..ff87a78d558a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-87511-1668719172:
+
 ===================================================================
 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 463ace53ca9e..2ec582deb43f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-87511:
+
 =============================================================
 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 c7fba5beb710..0ca3f89a6166 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-87558:
+
 =============================================
 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 7f37276d624a..f4bd96491345 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-87567:
+
 ========================================================
 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 e0c2639c65f5..ba3fc3db1f62 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-87583:
+
 ===================================================================
 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 bad787f11295..0e37e0fb0e31 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-87594:
+
 =================================
 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 0224ab565655..b181746cf570 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-87623:
+
 ==============================================================================
 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 892cb4b31487..943c9ff1b490 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-87627:
+
 ======================================================================
 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 71c72276cfd9..be039fb395b4 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-87936:
+
 ==============================================
 Breaking: #87936 - TCA for sys_history removed
 ==============================================
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 16a446a38247..6b608559eb19 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-87937:
+
 ==========================================================
 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 4cf4fbe58675..789ecf9adbc7 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-87957:
+
 =================================================================================
 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 708285a8984d..20a7d38dc1f7 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-87989:
+
 ========================================================
 Breaking: #87989 - TCA option setToDefaultOnCopy removed
 ========================================================
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 f5c55e93b1bc..16b267da643a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88129:
+
 ==================================================
 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 0089efe3c708..27b029577bf6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88143:
+
 ====================================================================
 Breaking: #88143 - Version-related database field "t3ver_id" removed
 ====================================================================
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 696f55dc28f2..d3e6b331acda 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88182:
+
 ====================================================
 Breaking: #88182 - jsfunc.inline.js has been dropped
 ====================================================
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 57de35ab60ad..8e03e6971576 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88366:
+
 =================================================
 Breaking: #88366 - Removed prefix of cache tables
 =================================================
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 7d8d59675c13..e009a4db457c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88376:
+
 ====================================================================
 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 ec56628f8890..a08519b9fe37 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88411:
+
 ===============================================
 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 02be8bea0955..82eb19645aab 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88427:
+
 =======================================================
 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 67309cbff34d..1c512658ddf7 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88458:
+
 ==================================================================
 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 74ebc406ff7f..3ea48cca2479 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88496:
+
 =========================================================================
 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 5b0fc5991a0c..41afa507131e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88498:
+
 =================================================================
 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 403e914b76c4..bcbf857c9beb 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88500:
+
 ===========================================================
 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 b3cf3c7c16c3..e81c1d4e2fd1 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88525:
+
 ========================================================================================
 Breaking: #88525 - Remove "createDirs" directive of extension installation / em_conf.php
 ========================================================================================
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 18c4a705229a..c0dcdedb6176 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88527:
+
 ==============================================================================
 Breaking: #88527 - Overriding custom values in User Authentication derivatives
 ==============================================================================
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 ce43d8aec472..9056b7302650 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88540:
+
 =================================================================
 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 926272186fb5..8e7220ce0c1c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88564:
+
 ================================================================
 Breaking: #88564 - PageTSconfig setting "TSFE.constants" removed
 ================================================================
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 ad44b24550b5..4fcf30772bc5 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88574:
+
 ========================================================================
 Breaking: #88574 - 4th parameter of PageRepository->enableFields removed
 ========================================================================
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 fc123ada6b00..54f5e7cbcd81 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88583:
+
 ==========================================================================
 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 957f217373c9..476f3c33f433 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88638:
+
 =============================================================
 Breaking: #88638 - Streamlined SoftRefParser reference lookup
 =============================================================
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 e1716004a240..d09ace7ebb71 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88640:
+
 ========================================================================================================
 Breaking: #88640 - Database field "sys_template.nextLevel" and TypoScript sublevel - inheritance removed
 ========================================================================================================
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 ce38579c678d..9f1ba2c9ceac 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88643:
+
 =============================================================
 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 193346040668..e80772da4360 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88646:
+
 ============================================================================================
 Breaking: #88646 - Removed inheritance of AbstractService from AbstractAuthenticationService
 ============================================================================================
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 c074afe27f7f..a710fa12928c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88657:
+
 ============================================================
 Breaking: #88657 - Popup configuration in FormEngine dropped
 ============================================================
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 7635e9da55ad..938045303999 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88660:
+
 ===========================================
 Breaking: #88660 - $GLOBALS[T3_VAR] removed
 ===========================================
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 4a8c101b8b55..b9d6737b953f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88667:
+
 =====================================================================
 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 21de28cc35c1..78baddaf7924 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88669:
+
 ======================================================================
 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 42bfd28fb308..699582e20c24 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88681:
+
 =====================================================================
 Breaking: #88681 - Import of PHP files in Import/Export files removed
 =====================================================================
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 9d0ddfb48ead..868d25a08780 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88687:
+
 =============================================================
 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 532ba89ded76..fb11c27cbfdb 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88706:
+
 ====================================================
 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 398a0708487a..afa0e866bb9e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88724:
+
 =====================================================================
 Breaking: #88724 - Remove superfluous methods of localizationRedirect
 =====================================================================
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 3d6955f9c04b..99b7abe5c3b6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88741:
+
 ==============================================================
 Breaking: #88741 - cHash calculation in indexed search removed
 ==============================================================
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 7893efd47cd9..724362a7a9e4 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88744:
+
 ========================================================================
 Breaking: #88744 - Database fields related to CSS Styled Content removed
 ========================================================================
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 eec0c2bfa1ba..efa69007dfd1 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88755:
+
 =========================================================================
 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 4ac73dc4dc5d..8db6b2bf6939 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88758:
+
 =====================================================================================
 Breaking: #88758 - Selective Concatenation of CSS files in ResourceCompressor removed
 =====================================================================================
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 eddf66b151d1..ea6dc5bf002e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88772:
+
 ============================================================================
 Breaking: #88772 - JavaScript script tags omit type=text/javascript in HTML5
 ============================================================================
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 4390deec66fc..497c68072309 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88779:
+
 =================================================
 Breaking: #88779 - RecordList: Remove unused code
 =================================================
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 44a8bf4708d9..ea1f93786d56 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-88799:
+
 ==========================================================
 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 4473b6d48969..c61e93804aa5 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-80420:
+
 ==========================================================
 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 f1e9e42226c8..9f47da3352a8 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-82669:
+
 ===================================================================
 Deprecation: #82669 - Streamline Backend route path inconsistencies
 ===================================================================
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 f85c81b8788c..acca70f61836 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85895:
+
 ====================================================
 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 e6b8abed9eb4..ecf762a44141 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-87200-1668719172:
+
 ======================================================
 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 6390abf9a669..040e0836c9a8 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-87200:
+
 ===================================================
 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 d45dd7bec209..f3d8d04225f3 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-87305:
+
 =============================================================
 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 f780413f4954..f702599d89a0 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-87332:
+
 ====================================================================
 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 c699840878c9..f88b5dd209c9 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-87550:
+
 =============================================================================
 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 1e7a0f001c36..561632a096df 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-87613:
+
 ============================================================================================
 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 ed8b9e0c6a1b..c3bf6d199903 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-87882:
+
 ====================================================================
 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 4ae4badc36b7..aada1339d2c8 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-87894:
+
 ================================================
 Deprecation: #87894 - GeneralUtility::idnaEncode
 ================================================
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 06dd3f867d73..aba281e54e8d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-88366:
+
 ===================================================================
 Deprecation: #88366 - Default caching framework cache names changed
 ===================================================================
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 25c7838a93b6..27b4ba25fd56 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-88406:
+
 ====================================================================================
 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 2ec7e1768655..d5618125456a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-88428:
+
 ==========================================================
 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 82e4df0c1b3a..f519085e1912 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-88432:
+
 ========================================================
 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 5c0103c66b21..c667bbddb350 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-88433:
+
 ===================================================
 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 407684ec5b35..81a01b97c351 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-88473:
+
 =================================================================
 Deprecation: #88473 - TypoScriptFrontendController->settingLocale
 =================================================================
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 ece5352c8e45..3cf281866982 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-88499:
+
 ===================================================
 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 14d10331d495..07baac930643 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-88554:
+
 ================================================================
 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 55f19fea447b..2187d0c4e1d3 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-88559:
+
 =================================================
 Deprecation: #88559 - $TSFE->sys_language_isocode
 =================================================
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 caf5da3f20bc..f3ea8945c42e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-88567:
+
 ============================================
 Deprecation: #88567 - $GLOBALS['LOCAL_LANG']
 ============================================
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 765924562ad5..f7231ea75473 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-88569:
+
 ==================================================================================
 Deprecation: #88569 - Locales::initialize() in favor of regular singleton instance
 ==================================================================================
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 136e7b67759a..e9dc7d51702b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-88651:
+
 =======================================================================================================
 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 fbe3c2ede470..1c62b392cf2a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-88662:
+
 ============================================================
 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 7eb3b6924852..0e9b6731cf68 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-88746:
+
 ====================================================================================
 Deprecation: #88746 - PageRepository PHP class moved from Frontend to Core Extension
 ====================================================================================
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 f01a632e6cd7..10f232cc7e0c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-88792:
+
 ======================================================================
 Deprecation: #88792 - forceTemplateParsing in TSFE and TemplateService
 ======================================================================
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 789cba6e4f39..577ee4c7fc82 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-88807:
+
 ===========================================================================
 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 8744d2e47b3b..33b401e41f45 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-21638:
+
 ================================================
 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 930c390d1185..faadc60af1e2 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-56213:
+
 ===================================================================
 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 e48236b2831f..2865e5bbd0f2 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-78432:
+
 ==========================================================
 Feature: #78432 - Add log message for "Switch User action"
 ==========================================================
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 50b17cbeb499..7bd023df3cb6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-80420:
+
 =============================================================
 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 9af49b561c2a..4950d2cbdc17 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83734:
+
 ==============================================================
 Feature: #83734 - Add support for current page in config.cache
 ==============================================================
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 58647cc69cd4..c3820bf4ba7d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84112:
+
 ===================================================================
 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 40341220aa88..76ecc46142c2 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84757:
+
 ==============================================================
 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 3215ee7282a8..5c409d399f30 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-85569:
+
 ==============================================================================
 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 61c8da73d497..70110e35dcd8 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-85607:
+
 =======================================================================
 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 b8d5d67a4d82..c2b4cb0b58a4 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-86629:
+
 =============================================================
 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 0d86579a77e1..87632c16e638 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-86964:
+
 ============================================================
 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 9d8c2324aa78..641649f78493 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-87200:
+
 ================================================================
 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 b6d4040711c9..1be81f8491ea 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-87433:
+
 =============================================================
 Feature: #87433 - Add changefreq and priority for XML sitemap
 =============================================================
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 e8a62596236b..e022e2f58876 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-87457:
+
 ===========================================================================
 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 9b1c0d889b9b..d8798db92bbb 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-87665:
+
 ========================================
 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 03fc28d69ee0..85ef9ce01bc8 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-87726:
+
 ==========================================================================
 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 696032b47410..4cd252a67316 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-88643:
+
 =======================================================================
 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 0796c4499f4c..60abfda10289 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-88648:
+
 ==========================================================
 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 1e89af9835df..f71fca2ffb65 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-88770:
+
 ==============================================
 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 bc7defe54f5d..0f9298ddbf49 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-88791:
+
 ====================================================
 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 59ad08016913..1549c4ffdcc1 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-88792:
+
 ======================================================================================
 Feature: #88792 - Add TypoScriptAspect to handle TypoScript Rendering Context settings
 ======================================================================================
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 149d7f27e97d..b22fdb06a379 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-88799:
+
 =========================================================
 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 75da7d3a4623..1d31d4f2ae04 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-88807:
+
 =========================================================================
 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 acf5a9e02adf..2bbcc5e0f51d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-87427:
+
 ===========================================================
 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 30c1ea88bfe8..45b6e134975f 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,6 +1,8 @@
 .. include:: /Includes.rst.txt
 
 
+.. _important-87516:
+
 ============================================================
 Important: #87516 - Remove core HTTP RequestHandlerInterface
 ============================================================
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 0d0c487dcef5..c8ec2ed66b32 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-87594:
+
 =================================================================
 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 2eb1e5f80ebf..a6c373b8184a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-87894:
+
 =======================================================================
 Important: #87894 - Removed PHP dependency algo26-matthias/idna-convert
 =======================================================================
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 3268d4e32af8..fe408856630a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-88043:
+
 =================================================================
 Important: #88043 - TypeScript sources moved into Build directory
 =================================================================
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 050de1de1780..78d38358e044 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-88787:
+
 =================================================
 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 d3c1b3522265..e749c3a45db3 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-88839:
+
 ===================================================
 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 dba11c98e087..e3bdc044d7c3 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-88850:
+
 ============================================================
 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 44e3f52f2e26..62a5ad2bc252 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-88854:
+
 =======================================================
 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 dd69cbc17dc1..16ce05d70cac 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-88854-1668719172:
+
 ======================================
 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 4dd7feabc323..f9408e89a518 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-88862:
+
 ===================================
 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 0fd33f32d6dc..b7ca3ef3d939 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-88995:
+
 =============================================================
 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 5f0ad4b9ae2c..2dcfd551078c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-89001:
+
 =====================================================
 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 6c2257913a8a..ec95c156402c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-89033:
+
 ===============================
 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 1c1db72aecaf..580475a466a2 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-89037:
+
 ===================================================
 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 8118900d930b..d0ae80af8b2e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-89127:
+
 ====================================================
 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 f1aa29c792ce..b472979f4b9e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-89215:
+
 ======================================
 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 d28ef3d84995..79df4a289106 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-78488:
+
 ========================================================
 Feature: #78488 - Add rel="noreferrer" to external links
 ========================================================
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 009b835691ec..bbfdf9436b40 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84250:
+
 ============================================================================================
 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 ddaecfbbdd74..bfd5f57d952e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-85918:
+
 =============================================================================
 Feature: #85918 - Hide in menu / Show in menu entry for pages in context menu
 =============================================================================
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 c17db59efc5d..3b65a3dfa90c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-86670:
+
 ================================================================
 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 10a0be1bbd78..f8ad61cae4f6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-87525:
+
 ===================================================
 Feature: #87525 - Add api=1 option in VimeoRenderer
 ===================================================
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 6dd28aa20172..e897d36621cb 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-88318:
+
 ====================================================
 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 88aa416ed3c5..d96d2bbe4fce 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-88441:
+
 ======================================================================
 Feature: #88441 - Show configuration of USER_INT objects in 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 6e5d86ebddf2..f64ff5647e1c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-88602:
+
 ==============================================================
 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 66bec07007b8..b42e97693c0a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-88742:
+
 =====================================================================
 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 9699f5d44511..60253670a694 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-88805:
+
 ====================================================================================
 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 d3de2ce42be2..9daa2221c155 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-88871:
+
 =============================================================
 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 1b6b56e6def4..5df4c6f1d450 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-88907:
+
 =========================================================================
 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 b5fc226132a8..9c0f1120655d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89010:
+
 ========================================================================
 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 149b5254ba82..48bc666449b4 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89018:
+
 ==========================================================================
 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 a387a6e95dfe..52101d022b01 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89054:
+
 =======================================================================
 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 68db3f79662f..d2e8e1ce2298 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89061:
+
 ================================================
 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 2f06b8402736..629e442d6b44 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89090:
+
 ===================================================
 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 873795b8069f..e2834b9c57cc 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89115:
+
 =======================================================================
 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 eeff51a14635..a005ea56bbee 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89142:
+
 ============================================================================
 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 5631cfd52174..e5b47411b966 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89143:
+
 ====================================================================
 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 a2818a3eea34..0e92b0e020a9 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89150:
+
 ================================================================================
 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 a683d8efa90c..9bb8913c754f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89216:
+
 ===================================================
 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 d053faaa6968..c32b8ffe0c60 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89227:
+
 ==============================================================
 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 3be0baaf5cd4..246acbcf2bdc 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89229:
+
 ===============================================================
 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 f29ba0beae9c..a18bb130f7b4 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89244:
+
 ==================================================
 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 a05b654bb7b7..8390ec05ccce 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89292:
+
 ==============================================================================
 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 c30e8f7da653..955812aa9421 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-9070:
+
 ================================================================
 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 a2acece0279f..bc6794a7213d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-89001:
+
 ========================================
 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 cb7ee6828624..d562e351c865 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-89122:
+
 =========================================================================
 Important: #89122 - Unified evaluation of versioned records in workspaces
 =========================================================================
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 0c6c6a226ce7..6ebe8522ce63 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85592:
+
 =========================================================
 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 8a3f3f0bdb9b..23a109dc4a62 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-88238:
+
 ======================================================================
 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 bd700c74a385..11289801abb6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-89331:
+
 =================================================
 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 c08df4f71ba0..578cb90f1384 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-89468:
+
 ==============================================================================
 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 91f0fedbafec..858ef5249cb5 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-89554:
+
 ====================================================================================
 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 c7d41329b091..1f4fc60e7657 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-89577:
+
 =======================================================================
 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 9f4e99736bed..4690117f58dd 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-89579:
+
 ==============================================================================
 Deprecation: #89579 - ServiceChains require an array for excluded Service keys
 ==============================================================================
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 a63a568a09e9..03ae9d7e5965 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-89631:
+
 ======================================================================
 Deprecation: #89631 - Use Environment API to fetch application context
 ======================================================================
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 dfcb7902e5dc..91bcaf584240 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-89718:
+
 ==============================================================
 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 1a8b3b5fc6ca..f8359f361171 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-89722:
+
 ====================================================================
 Deprecation: #89722 - GMENU_LAYERS related property TSFE->divSection
 ====================================================================
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 f3cc5153d7bd..1f8e30090c9c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-89733:
+
 ==============================================================================
 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 85c028010f65..84897a6fb5c9 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-89742:
+
 =================================
 Deprecation: #89742 - Form mixins
 =================================
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 320a212e4497..3db89e2f4aee 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-89756:
+
 ===========================================================
 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 4dccd8251ee4..c6ffd01a7ce3 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79445:
+
 ======================================
 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 accbb2e903e6..74d2d0c3a38f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79445-1668719171:
+
 ==============================================
 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 b8272181b747..10b5dec407e0 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-82706:
+
 ==========================================================
 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 2c946fc26a20..1582b1794f50 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84203:
+
 ===============================================
 Feature: #84203 - Unify form setup YAML loading
 ===============================================
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 f7a6dbddf734..93a59f53d1e0 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84713:
+
 ========================================================
 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 796c31503d38..151f4a34877a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84990-1668719171:
+
 ==============================================================
 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 ff0a1a0f2689..53cbe98128c1 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84990:
+
 ===============================================
 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 13c87deac78f..40c27066a79d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-85592:
+
 ==============================================================
 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 cd35f878f99d..4629cb012325 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-86759:
+
 ====================================================================
 Feature: #86759 - Support nomodule attribute for JavaScript includes
 ====================================================================
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 c120daa1e8b1..e953834597db 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-86818:
+
 =========================================================================
 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 d595c7f5d7a9..2c9aa58584d6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-86918:
+
 =======================================================================================
 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 830c9935e498..08f83475e911 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-86967:
+
 ===========================================================================================
 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 36a5faf2dd5f..683133b8bc43 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-87798:
+
 ==============================================================
 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 459e030cfd2f..26e5a36f441d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-88102:
+
 ===========================================================
 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 d2e09038c1f3..a0155199bc82 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-88110:
+
 ===================================================
 Feature: #88110 - Felogin extbase password recovery
 ===================================================
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 4e53106d19bb..b74eaa6b15d5 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-88238:
+
 ===========================================================
 Feature: #88238 - FeatureToggle: form.legacyUploadMimeTypes
 ===========================================================
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 d374f9c1343e..3a80dab441b9 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-88902:
+
 =========================================================================================
 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 001ecd75772a..70d7f6182a1a 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,6 +1,8 @@
 .. include:: /Includes.rst.txt
 .. highlight:: xml
 
+.. _feature-88950:
+
 ===================================================================
 Feature: #88950 - Add "storeSession" argument to Widget ViewHelpers
 ===================================================================
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 c366eb9bb491..a8d12384d996 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89171:
+
 =============================================================
 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 68796fcf5692..8e783e20910e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89398:
+
 =====================================================================================
 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 14189685566a..48f07cac3913 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89458:
+
 ===============================================================
 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 2972f8d91233..93a75f7da473 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89526-1668719171:
+
 ====================================================
 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 eda4ad00075b..529a9b5fc576 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89577:
+
 ====================================================================
 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 d101bdcf57d2..5bec5688734e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89603:
+
 =======================================================
 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 d1cd20f9fbcb..08e7527d197d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89718:
+
 ==========================================================
 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 ba80652bf439..86b794e0aa5b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89733:
+
 ===============================================================================
 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 be7c04547e4d..38a8367a4bfb 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89746:
+
 ================================================================
 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 984d77a4b044..efe98d758946 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89747:
+
 ============================================================
 Feature: #89747 - Custom tables with record browser in forms
 ============================================================
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 44a860729c40..a35fa5ca9669 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-84221:
+
 ===============================================
 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 bee1186c96a1..be559fafc418 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-87518-1668719171:
+
 =====================================================================
 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 0820e675b8cc..6bdf973322eb 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-88655:
+
 ==============================================================
 Important: #88655 - Changed loading order of RTE Configuration
 ==============================================================
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 9577e7d08892..31bf0a28b81a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-89645:
+
 =============================================
 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 6fd6b9198192..5c292c2f4fe6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-89764:
+
 ====================================================================================================
 Important: #89764 - Incompatible environment related dependency injection services have been removed
 ====================================================================================================
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 34932a3ce4be..84cbc24cb81d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-89139:
+
 ========================================================================
 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 5e13b1176071..10c59d1cbac8 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-89463:
+
 ===================================================
 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 7ba9dcfd7f73..ded390a786cf 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-89673:
+
 ==========================================================
 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 9656126136ac..2d0a582b8175 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-89866:
+
 ================================================================
 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 7a3154d584dc..323cb508529b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-89868:
+
 ===============================================================
 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 dd99d081b327..99dcbe4b4e2d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-89870:
+
 ===================================================================
 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 9e8b21635a0c..4711fcdcebeb 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-90007:
+
 =====================================================================
 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 99b9429cb08b..d39f7792b111 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-90019:
+
 ==========================================================
 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 15bcaf1bb3a6..248ae527f142 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-90249:
+
 ============================================================================
 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 3e92f5a5ff90..328d27249e69 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-90258:
+
 ===============================================
 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 0079a7563826..1035d2781e57 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-90260:
+
 =================================================================
 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 0c05952f4eb3..53b46734f059 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-90348:
+
 ==========================================
 Deprecation: #90348 - PageLayoutView class
 ==========================================
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 9b9587b8ba00..b8b1b551fcb2 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-90390:
+
 =====================================================================================
 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 84dda3db3928..2a88f5dffbd3 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-90421:
+
 ======================================
 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 5ff521172cba..98764ff9b0bb 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-90522:
+
 ======================================================
 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 69c486b52a2e..d9244f8dfa02 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-78347:
+
 ==========================================================
 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 1db61ac5815d..31bc517ce868 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-78450:
+
 ===================================================
 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 46dff386d06e..987f531a85eb 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79310:
+
 ==============================================================
 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 7c05d6536a67..ff550321ff10 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-82062:
+
 ============================================================
 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 768a3c4a66f4..1c237934519b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83847:
+
 =============================================================================
 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 5a4396d99692..684f1946559a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84214:
+
 ====================================================================
 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 85323ccb48d7..c8c89ccafa67 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-86614:
+
 ==========================================================================
 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 66291bb03526..4df697f19e65 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-87072:
+
 =========================================================
 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 2a01b97eee12..f992ca1fb759 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-87451:
+
 =====================================================================
 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 50bca0bac98d..63900c89e43f 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
@@ -2,6 +2,8 @@
 
 .. highlight:: typoscript
 
+.. _feature-88147:
+
 ==========================================================================
 Feature: #88147 - Add possibility to configure the path to sitemap xslFile
 ==========================================================================
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 1666b4960dde..b67071ca88a5 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-88818:
+
 ===================================================================
 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 0f1ec7680745..b78eb52580aa 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-88901:
+
 ===================================================================
 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 931ba6775428..c1cf7956e341 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-88921:
+
 ===============================================================
 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 b18cce6053af..43e8a38fb223 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-88962:
+
 =======================================================================
 Feature: #88962 - Re-implement old PIDupinRootline TypoScript condition
 =======================================================================
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 7a4fa70fc984..943e3faca963 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89032:
+
 =============================================================
 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 bb900e90b912..27ad6feb738b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89139:
+
 =======================================================================
 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 adf99d2dcbff..ea0a2db5e8d1 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89551:
+
 ===================================================================
 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 cb9bf411577c..d00d169cf68a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89644:
+
 ==========================================================================
 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 453653031931..33c05cfabc6c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89650:
+
 =======================================================
 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 54ee79dd1c31..057785a807e0 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89738:
+
 =======================================
 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 fbf402b9d60b..fe62206eb186 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89870:
+
 ===============================================================
 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 f68a3b3668a7..30d0506612de 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89894:
+
 ===============================================================================
 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 39cf7c0d852e..015bea8bca65 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89929:
+
 ===============================
 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 be7a5d76fd59..0217c524fc06 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89978:
+
 =================================================================================
 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 28fcf89c6b2c..429917daf05c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90026:
+
 =====================================================================
 Feature: #90026 - Expose internal typoLinkParts in TypolinkViewHelper
 =====================================================================
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 a215fefbc565..2a178d08cf96 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90042:
+
 =========================================================
 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 284da3cd26d2..0ee9ee1ffbe7 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90052:
+
 ===========================================================================
 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 655e7d509745..6ad33dfb9636 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90068:
+
 =====================================================================
 Feature: #90068 - Implement better FileDumpController
 =====================================================================
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 0cac67e4d3af..85c2db78597c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90114:
+
 =======================================================
 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 b841a990c58e..0b5a2ddc5e89 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90136:
+
 ====================================================================
 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 fc2c4a7908da..c791b21a0abf 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90168:
+
 =========================================
 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 78320b201105..ba070118a63a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90203:
+
 ===================================================================
 Feature: #90203 - Make workspace available in TypoScript conditions
 ===================================================================
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 b32fc86928bf..2a405d26169a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90213:
+
 ============================================================
 Feature: #90213 - Support 'bit and' in TypoScript stdWrap_if
 ============================================================
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 cdb76541ab90..b484d7e914cb 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90234:
+
 ==========================================================================
 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 bba7aed4f347..42c7b21d1ee6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90249:
+
 =============================================================================
 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 543c340b5790..e123436b414d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90262:
+
 ===========================================================
 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 ff6d2d485d11..c25ef27cf28c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90265:
+
 =======================================================
 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 6e1639361622..eb800fa2af53 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90266:
+
 ==============================================
 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 b3b7fa71fda5..8404c1d63b46 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90267:
+
 ==============================================================
 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 930c8ef6cc49..7feaa02e59d2 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90298:
+
 =====================================================
 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 b9d8a7c2e140..7a186f8acc34 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90333:
+
 ===========================
 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 9efcbe5dc848..5fcb1ae97d13 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90348:
+
 ============================================================
 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 06a68c5780fe..e6e5e2b95949 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90370:
+
 =================================================================
 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 63955b569ff7..3f8514f434f4 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90411:
+
 ==========================================================================
 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 87e8f7702f5d..8e964104c618 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90416:
+
 =============================================================================
 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 85c88766443f..933cd0478235 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90425:
+
 ===============================================
 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 4a8f95c008e7..61079273c9ef 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90426:
+
 ========================================================
 Feature: #90426 - Browser-native lazy loading for images
 ========================================================
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 86cc26087a41..fcf6460d0912 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90461:
+
 ===========================================================================
 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 b0b1079eb78f..ac76ed5507b8 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90471:
+
 ======================================
 Feature: #90471 - JavaScript Event API
 ======================================
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 c074c4fafa2a..8b26b8563296 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-89672:
+
 ==============================================================================
 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 10d5ab13d1dd..755438889e02 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-89720:
+
 ====================================================================
 Important: #89720 - Only TypoScript files loaded on directory import
 ====================================================================
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 3fade5535390..70fdaec6aeb7 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-89869:
+
 ===================================================================================
 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 f223522becb6..12324ef0b797 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-89992:
+
 ==============================================
 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 74c1f3b8ac0d..c111cbcb08b1 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-90020:
+
 ==============================================================================================
 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 5e001cf69b47..3009fb1b23e4 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-90236:
+
 ========================================================================================
 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 3c8eb8b6410b..d3fe286c915f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-90371:
+
 ========================================================================================
 Important: #90371 - TypoScript option config.content_from_pid_allowOutsideDomain removed
 ========================================================================================
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 11185f9d3ce7..3e80d81d652b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90728:
+
 =================================================================
 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 0a44d7c6636d..c380299c61f7 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-91132:
+
 ==================================================================
 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 479f2c690f64..dd666ab36f97 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-73227:
+
 =====================================================
 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 efab56d21c94..dcfbd671a5df 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-88824-1668719172:
+
 =====================================================
 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 80e62ad4c96e..f631a123d480 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-91070:
+
 =====================================================================================
 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 f1c782bb9e48..99f895cb1443 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-91117:
+
 ====================================================================================
 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 df0ab0584aa5..3cccc6eda4fb 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-91132:
+
 ===========================================================================
 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 538870be2306..d04f7cebc0bf 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-92020-1668719328:
+
 ===============================================================================
 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 b7275dc4cad1..c3d705f11161 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-92100:
+
 =========================================================
 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 f73d2c770766..5bc5aca44e1d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-92336:
+
 ============================================================================
 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 c10519818f73..c9c7e2f44f45 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-92356:
+
 ========================================================
 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 67a8cebf8eb9..09910f265c5b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-92655:
+
 =======================================================================
 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 14dc7e708ebe..b1424fcd9325 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-92659:
+
 ========================================================================
 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 8506103db80b..49f433409a01 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-93331:
+
 =======================================================
 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 8ca9f80a9948..2b877e509010 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-93854:
+
 =================================================================
 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 eb00968043fe..37fbbe56245e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-93931:
+
 =================================================================
 Important: #93931 - Validation of Extensions' composer.json files
 =================================================================
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 86aedcb2d178..9c6637db979c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-90660:
+
 ============================================================
 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 b81590d82b8d..082c63b4ef81 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-91066:
+
 ===============================================
 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 0e696b29a722..0362b329b4c3 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-91066-1668719172:
+
 ========================================
 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 1ff797ab0311..8aa78fe15a0a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-88740:
+
 =============================================================
 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 148aa0004625..da8af23ed42a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-90147:
+
 =================================================
 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 1734f15a7c5a..07b6ca49ed60 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-90377:
+
 =================================================================
 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 dc1a43283611..7b3a25a65862 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-90625:
+
 ===================================================
 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 68937bcfbeef..0ebbc3c1f454 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-90686:
+
 =====================================
 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 8e934f41a8cd..3247d9116c64 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-90692:
+
 ===========================================
 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 a83fe1a82e08..c4a032992158 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-90800:
+
 =============================================================
 Deprecation: #90800 - GeneralUtility::isRunningOnCgiServerApi
 =============================================================
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 605fb46a945f..ede429e61282 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-90856:
+
 ====================================================
 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 7a9c3f69f4a9..3b16786d35d5 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-90861:
+
 ========================================================================
 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 8e418824e000..cf2cbdb64642 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-90937:
+
 ============================================================
 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 c0ab51f1a8d4..c43d502f4d8a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-90956:
+
 ========================================================================================
 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 7b120473757d..9aaf4590cb32 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-90964:
+
 ===========================================================================
 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 5126730a85a2..1f124fcf6ca7 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-91001:
+
 ===========================================================
 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 c61233790908..3aceb1f08b96 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-91012:
+
 ===========================================================================
 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 8d5a170c240c..f51cdf931560 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-91030:
+
 ================================================
 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 4ff75f0d75d9..2956c0e14aaf 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83128:
+
 ========================================
 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 f8509a6a279f..0e7bf3e92c25 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-87776:
+
 ==============================================================
 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 95808cbdd45f..36ae6f62d965 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89513:
+
 ================================================================
 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 4ffa14e8828b..f9986e0627fa 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89573:
+
 =======================================================================
 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 88a43b714075..bcc0a1a58cf1 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90613:
+
 ===================================================================================================
 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 04ce6564b616..38ec1a64b51e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90826:
+
 ============================================
 Feature: #90826 - Compare backend usergroups
 ============================================
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 37230de462b4..cfe436c31b5f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90945:
+
 =======================================================================================================
 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-ItemSortingForTCASelectItems.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Feature-91008-ItemSortingForTCASelectItems.rst
index 122271db2fbb..93123e871dee 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-91008:
+
 ===================================================
 Feature: #91008 - Item sorting for TCA select items
 ===================================================
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 77ad5ba06255..d2e09beaf6d2 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-91122:
+
 ======================================================================
 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 05abf919eb2b..b3a3572619a4 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-18079:
+
 ==========================================================================
 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 09ceb8714042..cb35ff9a49a5 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-77715:
+
 =====================================================================================
 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 cc9fdad8328b..e6763b750752 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-86343:
+
 ============================================================
 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 ca1c3db3f9cd..167b2791b55f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-89555:
+
 ==================================================================================
 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 cc47884f9195..6e3885fe6b25 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-90285:
+
 ================================================================================================
 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 83e148aee045..7f81064b6ad6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-90897:
+
 ===========================================
 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 f6fd1af7fc14..cfb6ab1e2b35 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-91079:
+
 ====================================================================================
 Important: #91079 - Various TypoScriptFrontendRenderer functionality is now internal
 ====================================================================================
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 3431f0d92a47..bcd87f391ff3 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-91095:
+
 ============================================================================================
 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 a3ab602a81a7..3608fdb945e6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-91099:
+
 ====================================================================
 Important: #91099 - Flag identifier changed for SiteLanguage England
 ====================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-23736-PageLanguageDetectionSetEarlierInFrontendRequestProcess.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-23736-PageLanguageDetectionSetEarlierInFrontendRequestProcess.rst
index 898b6b7df2bf..b8284f30643a 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-23736-PageLanguageDetectionSetEarlierInFrontendRequestProcess.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-23736-PageLanguageDetectionSetEarlierInFrontendRequestProcess.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-23736:
+
 ==================================================================================
 Breaking: #23736 - Page Language detection set earlier in Frontend Request Process
 ==================================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-29342-ImproveValidatorTask.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-29342-ImproveValidatorTask.rst
index 20d06126c052..263ba308cb98 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-29342-ImproveValidatorTask.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-29342-ImproveValidatorTask.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-29342:
+
 =========================================================
 Breaking: #29342 - Fluid Email Template for ValidatorTask
 =========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-45512-NoTypeAttributesForStyleAndLinkTags.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-45512-NoTypeAttributesForStyleAndLinkTags.rst
index 6325acfe921d..c2813b48e705 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-45512-NoTypeAttributesForStyleAndLinkTags.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-45512-NoTypeAttributesForStyleAndLinkTags.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-45512:
+
 =============================================================
 Breaking: #45512 - No type attributes for style and link tags
 =============================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-79565-RemovedUsergroup_cached_listDatabaseField.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-79565-RemovedUsergroup_cached_listDatabaseField.rst
index 39421a96b77f..51c3ca4ce04a 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-79565-RemovedUsergroup_cached_listDatabaseField.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-79565-RemovedUsergroup_cached_listDatabaseField.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79565:
+
 =================================================================
 Breaking: #79565 - Removed "usergroup_cached_list" database field
 =================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-89137-DatabaseFieldsT3verTstampAndT3verCountDropped.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-89137-DatabaseFieldsT3verTstampAndT3verCountDropped.rst
index 160b5b6263fd..ab78bfe54c43 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-89137-DatabaseFieldsT3verTstampAndT3verCountDropped.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-89137-DatabaseFieldsT3verTstampAndT3verCountDropped.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-89137:
+
 =======================================================================
 Breaking: #89137 - Database fields t3ver_tstamp and t3ver_count removed
 =======================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-90799-DependencyInjectionWithNonPublicPropertiesHasBeenRemoved.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-90799-DependencyInjectionWithNonPublicPropertiesHasBeenRemoved.rst
index 737d06518097..21420230e61a 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-90799-DependencyInjectionWithNonPublicPropertiesHasBeenRemoved.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-90799-DependencyInjectionWithNonPublicPropertiesHasBeenRemoved.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-90799:
+
 ===================================================================================
 Breaking: #90799 - Dependency injection with non-public properties has been removed
 ===================================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91473-DeprecatedFunctionalityRemoved.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91473-DeprecatedFunctionalityRemoved.rst
index fe778d99aab4..8c8e81b5229c 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91473-DeprecatedFunctionalityRemoved.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91473-DeprecatedFunctionalityRemoved.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-91473:
+
 ===================================================
 Breaking: #91473 - Deprecated functionality removed
 ===================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91562-CObjectTEMPLATERemoved.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91562-CObjectTEMPLATERemoved.rst
index 47a6c628ddfd..36192ac309cc 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91562-CObjectTEMPLATERemoved.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91562-CObjectTEMPLATERemoved.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-91562:
+
 ===========================================
 Breaking: #91562 - cObject TEMPLATE removed
 ===========================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91563-PHP-basedJSCSSInclusionsForFrontendRemoved.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91563-PHP-basedJSCSSInclusionsForFrontendRemoved.rst
index 9c5c7c4c6ba1..ecf3a18f8693 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91563-PHP-basedJSCSSInclusionsForFrontendRemoved.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91563-PHP-basedJSCSSInclusionsForFrontendRemoved.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-91563:
+
 =====================================================================
 Breaking: #91563 - PHP-based JS + CSS inclusions for Frontend removed
 =====================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91578-IrreRelatedJavaScriptHasBeenRemoved.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91578-IrreRelatedJavaScriptHasBeenRemoved.rst
index 8448d4b145ac..3003e0b8e1ba 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91578-IrreRelatedJavaScriptHasBeenRemoved.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91578-IrreRelatedJavaScriptHasBeenRemoved.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-91578:
+
 ===========================================================
 Breaking: #91578 - IRRE related JavaScript has been removed
 ===========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91606-DatetimeOperationsInFormEngineRemoved.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91606-DatetimeOperationsInFormEngineRemoved.rst
index 33b21d35739d..d822080902f6 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91606-DatetimeOperationsInFormEngineRemoved.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91606-DatetimeOperationsInFormEngineRemoved.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-91606:
+
 =============================================================
 Breaking: #91606 - Date/time operations in FormEngine removed
 =============================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91740-DeprecatedIconIdentifierRemoved.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91740-DeprecatedIconIdentifierRemoved.rst
index 6ab5d8f0a273..6287c2a686e8 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91740-DeprecatedIconIdentifierRemoved.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91740-DeprecatedIconIdentifierRemoved.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-91740:
+
 =====================================================
 Breaking: #91740 - Deprecated icon identifier removed
 =====================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91782-LockToDomain.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91782-LockToDomain.rst
index 73d28826ad62..a2c45629bb68 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91782-LockToDomain.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91782-LockToDomain.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-91782:
+
 ======================================================================================================
 Breaking: #91782 - lockToDomain feature for frontend users / groups and backend users / groups removed
 ======================================================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91906-StoreTransOrigDiffSourceFieldAsJson.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91906-StoreTransOrigDiffSourceFieldAsJson.rst
index 7990b32c7dd9..cdad758c5cdf 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91906-StoreTransOrigDiffSourceFieldAsJson.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91906-StoreTransOrigDiffSourceFieldAsJson.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-91906:
+
 ================================================================
 Breaking: #91906 - Store TransOrigDiffSourceField as json string
 ================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91909-SysCollectionDatabaseTablesMovedIntoExternalExtension.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91909-SysCollectionDatabaseTablesMovedIntoExternalExtension.rst
index daf2e2157c76..cbc9e5825aa2 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91909-SysCollectionDatabaseTablesMovedIntoExternalExtension.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91909-SysCollectionDatabaseTablesMovedIntoExternalExtension.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-91909:
+
 ===============================================================================
 Breaking: #91909 - sys_collection database tables moved into external extension
 ===============================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91974-ConfigurationOptionIPmaskMountGroupsRemoved.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91974-ConfigurationOptionIPmaskMountGroupsRemoved.rst
index 3f80d943a381..0697b43d83b0 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91974-ConfigurationOptionIPmaskMountGroupsRemoved.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-91974-ConfigurationOptionIPmaskMountGroupsRemoved.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-91974:
+
 =================================================================
 Breaking: #91974 - Configuration Option IPmaskMountGroups removed
 =================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92060-DroppedClassTYPO3CMSBackendViewPageTreeView.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92060-DroppedClassTYPO3CMSBackendViewPageTreeView.rst
index 9db4f51815e0..c2941081a6ef 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92060-DroppedClassTYPO3CMSBackendViewPageTreeView.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92060-DroppedClassTYPO3CMSBackendViewPageTreeView.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92060:
+
 ====================================================================
 Breaking: #92060 - Dropped class TYPO3\CMS\Backend\View\PageTreeView
 ====================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92118-TCACtrlThumbnailSettingDropped.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92118-TCACtrlThumbnailSettingDropped.rst
index 1a6acffff781..5ed9ab1e6f54 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92118-TCACtrlThumbnailSettingDropped.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92118-TCACtrlThumbnailSettingDropped.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92118:
+
 =====================================================
 Breaking: #92118 - TCA ctrl thumbnail setting dropped
 =====================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92128-DatabaseRecordListDropHookToModifySearchFields.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92128-DatabaseRecordListDropHookToModifySearchFields.rst
index a37b591c2bf2..0f67edd08625 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92128-DatabaseRecordListDropHookToModifySearchFields.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92128-DatabaseRecordListDropHookToModifySearchFields.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92128:
+
 =======================================================================
 Breaking: #92128 - DatabaseRecordList: Drop hook to modify searchFields
 =======================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92132-LastRemainsOfGlobalsSOBERemoved.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92132-LastRemainsOfGlobalsSOBERemoved.rst
index 9a46898bb049..49d36a885bb9 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92132-LastRemainsOfGlobalsSOBERemoved.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92132-LastRemainsOfGlobalsSOBERemoved.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92132:
+
 =======================================================
 Breaking: #92132 - Last remains of globals SOBE removed
 =======================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92206-RemoveWorkspaceSwappingOfElements.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92206-RemoveWorkspaceSwappingOfElements.rst
index dc849b237bd2..54bd917190aa 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92206-RemoveWorkspaceSwappingOfElements.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92206-RemoveWorkspaceSwappingOfElements.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92206:
+
 ========================================================
 Breaking: #92206 - Remove workspace swapping of elements
 ========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92238-ServiceInjectionInExtbaseValidators.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92238-ServiceInjectionInExtbaseValidators.rst
index 84a09c0fe60c..9311bd9abfa5 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92238-ServiceInjectionInExtbaseValidators.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92238-ServiceInjectionInExtbaseValidators.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92238:
+
 ==========================================================
 Breaking: #92238 - Service injection in Extbase validators
 ==========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92289-DecoupleLogicOfResourceFactoryIntoStorageRepository.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92289-DecoupleLogicOfResourceFactoryIntoStorageRepository.rst
index ee35cade7776..2ef8787d5583 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92289-DecoupleLogicOfResourceFactoryIntoStorageRepository.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92289-DecoupleLogicOfResourceFactoryIntoStorageRepository.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92289:
+
 ===========================================================================
 Breaking: #92289 - Decouple logic of ResourceFactory into StorageRepository
 ===========================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92352-NewDefaultPositionForRedirectMiddleware.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92352-NewDefaultPositionForRedirectMiddleware.rst
index 4092aeb89969..a50f5a7a4b5a 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92352-NewDefaultPositionForRedirectMiddleware.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92352-NewDefaultPositionForRedirectMiddleware.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92352:
+
 ===============================================================
 Breaking: #92352 - New default position for redirect middleware
 ===============================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92457-ExtensionRepositoryDatabaseTableRemoved.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92457-ExtensionRepositoryDatabaseTableRemoved.rst
index 6d7bcbdf39da..d713f791890c 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92457-ExtensionRepositoryDatabaseTableRemoved.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92457-ExtensionRepositoryDatabaseTableRemoved.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92457:
+
 ==============================================================
 Breaking: #92457 - Extension Repository database table removed
 ==============================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92497-WorkspacesMovePlaceholdersRemoved.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92497-WorkspacesMovePlaceholdersRemoved.rst
index d94bc75051dd..6983663d6a99 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92497-WorkspacesMovePlaceholdersRemoved.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92497-WorkspacesMovePlaceholdersRemoved.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92497:
+
 ========================================================
 Breaking: #92497 - Workspaces: Move Placeholders removed
 ========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92499-AdminPanelDoesNotPreviewHiddenFrontendUserGroups.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92499-AdminPanelDoesNotPreviewHiddenFrontendUserGroups.rst
index 4483c69ee778..3ef607e1abb6 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92499-AdminPanelDoesNotPreviewHiddenFrontendUserGroups.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92499-AdminPanelDoesNotPreviewHiddenFrontendUserGroups.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92499:
+
 ==========================================================================
 Breaking: #92499 - AdminPanel does not preview hidden Frontend User Groups
 ==========================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92502-MakeExtbaseHandlePSR7ResponsesOnly.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92502-MakeExtbaseHandlePSR7ResponsesOnly.rst
index f471392ecdf4..36a74eb1855b 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92502-MakeExtbaseHandlePSR7ResponsesOnly.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92502-MakeExtbaseHandlePSR7ResponsesOnly.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92502:
+
 ===========================================================
 Breaking: #92502 - Make Extbase handle PSR-7 responses only
 ===========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92513-MethodSignatureChangeOfTYPO3CMSExtbaseMvcControllerControllerInterfaceprocessRequest.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92513-MethodSignatureChangeOfTYPO3CMSExtbaseMvcControllerControllerInterfaceprocessRequest.rst
index 60b82b0e54d5..c5e8d05f18db 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92513-MethodSignatureChangeOfTYPO3CMSExtbaseMvcControllerControllerInterfaceprocessRequest.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92513-MethodSignatureChangeOfTYPO3CMSExtbaseMvcControllerControllerInterfaceprocessRequest.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92513:
+
 =======================================================================================================================
 Breaking: #92513 - Method signature change of TYPO3\CMS\Extbase\Mvc\Controller\ControllerInterface::processRequest
 =======================================================================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92529-AllFluidWidgetFunctionalityRemoved.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92529-AllFluidWidgetFunctionalityRemoved.rst
index 852a0bc63d39..6822cfc78aae 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92529-AllFluidWidgetFunctionalityRemoved.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92529-AllFluidWidgetFunctionalityRemoved.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92529:
+
 =========================================================
 Breaking: #92529 - All Fluid widget functionality removed
 =========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92532-SupportForExtension-in-extensionInstallationInExtensionManagerRemoved.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92532-SupportForExtension-in-extensionInstallationInExtensionManagerRemoved.rst
index b9cf4de11673..8ef2a17615db 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92532-SupportForExtension-in-extensionInstallationInExtensionManagerRemoved.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92532-SupportForExtension-in-extensionInstallationInExtensionManagerRemoved.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92532:
+
 ===============================================================================================
 Breaking: #92532 - Support for extension-in-extension installation in Extension Manager removed
 ===============================================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92558-DatabaseFieldBe_userscreatedByActionRemoved.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92558-DatabaseFieldBe_userscreatedByActionRemoved.rst
index f3b3b744e108..4b3311c2f88d 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92558-DatabaseFieldBe_userscreatedByActionRemoved.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92558-DatabaseFieldBe_userscreatedByActionRemoved.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92558:
+
 ==================================================================
 Breaking: #92558 - Database Field be_users.createdByAction removed
 ==================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92559-RemovedPer-userIPLockingForBackendUsers.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92559-RemovedPer-userIPLockingForBackendUsers.rst
index 6e3624d25af9..f61f327d0319 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92559-RemovedPer-userIPLockingForBackendUsers.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92559-RemovedPer-userIPLockingForBackendUsers.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92559:
+
 ================================================================
 Breaking: #92559 - Removed per-user IP locking for backend users
 ================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92560-BackendEditorsCanAlwaysDeletePagesRecursive.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92560-BackendEditorsCanAlwaysDeletePagesRecursive.rst
index a4e1a0b143ba..862bb6bf6e19 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92560-BackendEditorsCanAlwaysDeletePagesRecursive.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92560-BackendEditorsCanAlwaysDeletePagesRecursive.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92560:
+
 ====================================================================
 Breaking: #92560 - Backend editors can always delete pages recursive
 ====================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92582-ResizableTextAreaUserSettingDropped.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92582-ResizableTextAreaUserSettingDropped.rst
index 466ea59ebb9d..1d568ea66338 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92582-ResizableTextAreaUserSettingDropped.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92582-ResizableTextAreaUserSettingDropped.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92582:
+
 ===========================================================
 Breaking: #92582 - Resizable text area user setting dropped
 ===========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92590-RemovedSupportForExtensionUploadOfT3xFiles.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92590-RemovedSupportForExtensionUploadOfT3xFiles.rst
index 6706ec9f6066..ad1e47cedfcf 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92590-RemovedSupportForExtensionUploadOfT3xFiles.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92590-RemovedSupportForExtensionUploadOfT3xFiles.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92590:
+
 ====================================================================
 Breaking: #92590 - Removed support for extension upload of t3x files
 ====================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92598-Workspace-overlaysAuto-fixThePIDValueForMovedRecords.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92598-Workspace-overlaysAuto-fixThePIDValueForMovedRecords.rst
index 1be6edce5588..8ad0cdcdf66d 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92598-Workspace-overlaysAuto-fixThePIDValueForMovedRecords.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92598-Workspace-overlaysAuto-fixThePIDValueForMovedRecords.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92598:
+
 ==============================================================================
 Breaking: #92598 - Workspace-overlays auto-fix the PID value for moved records
 ==============================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92609-UseControllerClassesWhenRegisteringPluginsmodules.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92609-UseControllerClassesWhenRegisteringPluginsmodules.rst
index 3e383d7221ee..ced34f15fd01 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92609-UseControllerClassesWhenRegisteringPluginsmodules.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92609-UseControllerClassesWhenRegisteringPluginsmodules.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92609:
+
 ==========================================================================
 Breaking: #92609 - Use controller classes when registering plugins/modules
 ==========================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92678-CssClassCheckboxInvertRemoved.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92678-CssClassCheckboxInvertRemoved.rst
index 4174ce28cc2c..5f1ea6efdd86 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92678-CssClassCheckboxInvertRemoved.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92678-CssClassCheckboxInvertRemoved.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92678:
+
 ====================================================
 Breaking: #92678 - CSS class checkbox-invert removed
 ====================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92693-RemoveLinkHandlerLinktypeInLinkvalidator.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92693-RemoveLinkHandlerLinktypeInLinkvalidator.rst
index 7c7fe5f542e7..3462cc65dac7 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92693-RemoveLinkHandlerLinktypeInLinkvalidator.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92693-RemoveLinkHandlerLinktypeInLinkvalidator.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92693:
+
 ===============================================================
 Breaking: #92693 - Remove LinkHandler Linktype in Linkvalidator
 ===============================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92791-NewPlaceholderRecordsRemovedInWorkspaces.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92791-NewPlaceholderRecordsRemovedInWorkspaces.rst
index 070da54ea9fb..f6adaaa194a9 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92791-NewPlaceholderRecordsRemovedInWorkspaces.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92791-NewPlaceholderRecordsRemovedInWorkspaces.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92791:
+
 ==================================================================
 Breaking: #92791 - "New Placeholder" records removed in Workspaces
 ==================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92801-RemovedFailedLoginFunctionalityFromUserAuthenticationObject.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92801-RemovedFailedLoginFunctionalityFromUserAuthenticationObject.rst
index b1f44ab31071..dc494b5b5e4f 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92801-RemovedFailedLoginFunctionalityFromUserAuthenticationObject.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92801-RemovedFailedLoginFunctionalityFromUserAuthenticationObject.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92801:
+
 =======================================================================================
 Breaking: #92801 - Removed "Failed Login" functionality from User Authentication object
 =======================================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92802-DatabaseBasedAuthenticationTimeoutFieldRemoved.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92802-DatabaseBasedAuthenticationTimeoutFieldRemoved.rst
index e3f9a87df37e..a762f58f0869 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92802-DatabaseBasedAuthenticationTimeoutFieldRemoved.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92802-DatabaseBasedAuthenticationTimeoutFieldRemoved.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92802:
+
 ===========================================================================
 Breaking: #92802 - User-database-based authentication timeout field removed
 ===========================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92807-RemovedFeatureForKeepingSessionDataOnFrontendUserLogout.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92807-RemovedFeatureForKeepingSessionDataOnFrontendUserLogout.rst
index 241e3ff5089c..4a7e0c248253 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92807-RemovedFeatureForKeepingSessionDataOnFrontendUserLogout.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92807-RemovedFeatureForKeepingSessionDataOnFrontendUserLogout.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92807:
+
 ===================================================================================
 Breaking: #92807 - Removed feature for keeping session data on frontend user logout
 ===================================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92837-RemoveSettingModweb_layoutdisableAdvanced.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92837-RemoveSettingModweb_layoutdisableAdvanced.rst
index d9e165b84ed1..9c9cbadcc5f3 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92837-RemoveSettingModweb_layoutdisableAdvanced.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92837-RemoveSettingModweb_layoutdisableAdvanced.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92837:
+
 =================================================================
 Breaking: #92837 - Removed setting mod.web_layout.disableAdvanced
 =================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92838-AdditionalWorkspaceServicesDropped.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92838-AdditionalWorkspaceServicesDropped.rst
index b85b1067a57c..6abbb3871802 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92838-AdditionalWorkspaceServicesDropped.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92838-AdditionalWorkspaceServicesDropped.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92838:
+
 ========================================================
 Breaking: #92838 - Additional workspace services dropped
 ========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92853-MethodCanProcessRequestHasBeenRemoved.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92853-MethodCanProcessRequestHasBeenRemoved.rst
index f083ef042288..4702d74b2bdf 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92853-MethodCanProcessRequestHasBeenRemoved.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92853-MethodCanProcessRequestHasBeenRemoved.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92853:
+
 ============================================================
 Breaking: #92853 - Method canProcessRequest has been removed
 ============================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92940-GlobalOptionLockBeUserToDBmountsRemoved.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92940-GlobalOptionLockBeUserToDBmountsRemoved.rst
index 5da26168fcd2..485df01b46d5 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92940-GlobalOptionLockBeUserToDBmountsRemoved.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92940-GlobalOptionLockBeUserToDBmountsRemoved.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92940:
+
 ===============================================================
 Breaking: #92940 - Global option "lockBeUserToDBmounts" removed
 ===============================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92941-LockToIPUserTsConfigOptionRemoved.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92941-LockToIPUserTsConfigOptionRemoved.rst
index 977897ded17c..cfe219397f5b 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92941-LockToIPUserTsConfigOptionRemoved.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92941-LockToIPUserTsConfigOptionRemoved.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92941:
+
 =========================================================
 Breaking: #92941 - "lockToIP" UserTsConfig option removed
 =========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92989-AbstractUserAuthentication-loginFailureRemoved.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92989-AbstractUserAuthentication-loginFailureRemoved.rst
index 3ac9afeda85d..f578fdd2dde2 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92989-AbstractUserAuthentication-loginFailureRemoved.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92989-AbstractUserAuthentication-loginFailureRemoved.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92989:
+
 ===================================================================
 Breaking: #92989 - AbstractUserAuthentication->loginFailure removed
 ===================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92990-AbstractUserAuthentication-svConfigRemoved.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92990-AbstractUserAuthentication-svConfigRemoved.rst
index 71d4b61f77a8..062dc2dd5480 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92990-AbstractUserAuthentication-svConfigRemoved.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92990-AbstractUserAuthentication-svConfigRemoved.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92990:
+
 ===============================================================
 Breaking: #92990 - AbstractUserAuthentication->svConfig removed
 ===============================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92993-GenericSearchStatisticsFromIndexedSearchRemoved.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92993-GenericSearchStatisticsFromIndexedSearchRemoved.rst
index 3c660cef87b3..cbc304880223 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92993-GenericSearchStatisticsFromIndexedSearchRemoved.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92993-GenericSearchStatisticsFromIndexedSearchRemoved.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92993:
+
 ========================================================================
 Breaking: #92993 - Generic search statistics from indexed search removed
 ========================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92997-Authentication-relatedHTTPCacheHeadersAreEmittedOnlyByPSR-15Middlewares.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92997-Authentication-relatedHTTPCacheHeadersAreEmittedOnlyByPSR-15Middlewares.rst
index 9b0030fbbfc9..3f3aa63f1a5f 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92997-Authentication-relatedHTTPCacheHeadersAreEmittedOnlyByPSR-15Middlewares.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-92997-Authentication-relatedHTTPCacheHeadersAreEmittedOnlyByPSR-15Middlewares.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-92997:
+
 ===================================================================================================
 Breaking: #92997 - Authentication-related HTTP cache headers are emitted only by PSR-15 middlewares
 ===================================================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93002-SupportForSessionTransferViaFE_SESSION_KEYRemoved.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93002-SupportForSessionTransferViaFE_SESSION_KEYRemoved.rst
index 78effdbffd6d..a1e3c66ded0c 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93002-SupportForSessionTransferViaFE_SESSION_KEYRemoved.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93002-SupportForSessionTransferViaFE_SESSION_KEYRemoved.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-93002:
+
 ==========================================================================
 Breaking: #93002 - Support for session transfer via FE_SESSION_KEY removed
 ==========================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93003-LimitationOfPageRendererToOnlyRenderFullPage.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93003-LimitationOfPageRendererToOnlyRenderFullPage.rst
index 086e909b9a5e..c7ce4072d94f 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93003-LimitationOfPageRendererToOnlyRenderFullPage.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93003-LimitationOfPageRendererToOnlyRenderFullPage.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-93003:
+
 ======================================================
 Breaking: #93003 - PageRenderer renders only full page
 ======================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93029-DroppedDeletedFieldFromSys_refindex.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93029-DroppedDeletedFieldFromSys_refindex.rst
index d94f11ab4e1c..96a3117e334c 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93029-DroppedDeletedFieldFromSys_refindex.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93029-DroppedDeletedFieldFromSys_refindex.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-93029:
+
 ==========================================================
 Breaking: #93029 - Dropped deleted field from sys_refindex
 ==========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93041-RemoveTypoScriptOptionAddQueryStringmethod.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93041-RemoveTypoScriptOptionAddQueryStringmethod.rst
index 70fe7b462dd8..15b10b0d4b5f 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93041-RemoveTypoScriptOptionAddQueryStringmethod.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93041-RemoveTypoScriptOptionAddQueryStringmethod.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-93041:
+
 =================================================================
 Breaking: #93041 - Remove TypoScript option addQueryString.method
 =================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93047-RemovedPropertySendNoCacheHeadersInAbstractUserAuthentication.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93047-RemovedPropertySendNoCacheHeadersInAbstractUserAuthentication.rst
index 103605f8c6d7..e91d972ddf3c 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93047-RemovedPropertySendNoCacheHeadersInAbstractUserAuthentication.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93047-RemovedPropertySendNoCacheHeadersInAbstractUserAuthentication.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-93047:
+
 ====================================================================================
 Breaking: #93047 - Removed property sendNoCacheHeaders in AbstractUserAuthentication
 ====================================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93056-RemovedHooksWhenRetrievingBackendUserGroups.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93056-RemovedHooksWhenRetrievingBackendUserGroups.rst
index ec9f75a497fd..dc6c915b9f42 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93056-RemovedHooksWhenRetrievingBackendUserGroups.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93056-RemovedHooksWhenRetrievingBackendUserGroups.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-93056:
+
 ====================================================================
 Breaking: #93056 - Removed hooks when retrieving Backend user groups
 ====================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93062-VariousGroup-relatedPublicPropertiesInBE_USERRemoved.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93062-VariousGroup-relatedPublicPropertiesInBE_USERRemoved.rst
index e1adbe5e3659..2f89c71b376a 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93062-VariousGroup-relatedPublicPropertiesInBE_USERRemoved.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93062-VariousGroup-relatedPublicPropertiesInBE_USERRemoved.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-93062:
+
 =============================================================================
 Breaking: #93062 - Various group-related public properties in BE_USER removed
 =============================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93073-AbstractUserAuthentication-forceSetCookieRemoved.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93073-AbstractUserAuthentication-forceSetCookieRemoved.rst
index 72b061e582a9..0b0d423395c2 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93073-AbstractUserAuthentication-forceSetCookieRemoved.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93073-AbstractUserAuthentication-forceSetCookieRemoved.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-93073:
+
 =====================================================================
 Breaking: #93073 - AbstractUserAuthentication->forceSetCookie removed
 =====================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93077-RemovedUnneededConfigurationsInPageLayoutView.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93077-RemovedUnneededConfigurationsInPageLayoutView.rst
index 13c1a610a309..3aae49b5d7f6 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93077-RemovedUnneededConfigurationsInPageLayoutView.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93077-RemovedUnneededConfigurationsInPageLayoutView.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-93077:
+
 ====================================================================
 Breaking: #93077 - Removed unneeded configurations in PageLayoutView
 ====================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93080-RelationHandlerInternalsProtected.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93080-RelationHandlerInternalsProtected.rst
index 5ea9cebad9bd..93373656ffd3 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93080-RelationHandlerInternalsProtected.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93080-RelationHandlerInternalsProtected.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-93080:
+
 ======================================================
 Breaking: #93080 - RelationHandler internals protected
 ======================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93081-RemovedFetchingTranslationFileMirrorFromTypo3org.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93081-RemovedFetchingTranslationFileMirrorFromTypo3org.rst
index 5796a11eb34c..3bcf32e59cb6 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93081-RemovedFetchingTranslationFileMirrorFromTypo3org.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93081-RemovedFetchingTranslationFileMirrorFromTypo3org.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-93081:
+
 ==========================================================================
 Breaking: #93081 - Removed fetching translation file mirror from typo3.org
 ==========================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93083-Classext_updatephpHandlingRemoved.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93083-Classext_updatephpHandlingRemoved.rst
index 6fb807c65bb2..c6e6ed06bde6 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93083-Classext_updatephpHandlingRemoved.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93083-Classext_updatephpHandlingRemoved.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-93083:
+
 ========================================================
 Breaking: #93083 - class.ext_update.php handling removed
 ========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93108-ReworkedInternalUserGroupFetchingForFrontendUsers.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93108-ReworkedInternalUserGroupFetchingForFrontendUsers.rst
index fc08f5eb6778..72b7c8fdf9d2 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93108-ReworkedInternalUserGroupFetchingForFrontendUsers.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93108-ReworkedInternalUserGroupFetchingForFrontendUsers.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-93108:
+
 ===========================================================================
 Breaking: #93108 - Reworked internal user group fetching for frontend users
 ===========================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93110-IndexedSearchDoesNotProvideHookForEXTcrawlerAnymore.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93110-IndexedSearchDoesNotProvideHookForEXTcrawlerAnymore.rst
index 239d6146a550..67d23cf1617b 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93110-IndexedSearchDoesNotProvideHookForEXTcrawlerAnymore.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-93110-IndexedSearchDoesNotProvideHookForEXTcrawlerAnymore.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-93110:
+
 ===============================================================================
 Breaking: #93110 - Indexed search does not provide hook for EXT:crawler anymore
 ===============================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-94861-DeprecatedFormMixinsRemoved.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-94861-DeprecatedFormMixinsRemoved.rst
index d7379ea1facb..a4765c6381a1 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-94861-DeprecatedFormMixinsRemoved.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Breaking-94861-DeprecatedFormMixinsRemoved.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-94861:
+
 =================================================
 Breaking: #94861 - Deprecated form mixins removed
 =================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-89938-DeprecatedLanguageModeInTypo3QuerySettings.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-89938-DeprecatedLanguageModeInTypo3QuerySettings.rst
index 83d5eda37e70..603a04ddedb0 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-89938-DeprecatedLanguageModeInTypo3QuerySettings.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-89938-DeprecatedLanguageModeInTypo3QuerySettings.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-89938:
+
 =========================================================
 Deprecation: #89938 - Language mode in Typo3QuerySettings
 =========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-91606-GlobalDatetimePickerInitialization.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-91606-GlobalDatetimePickerInitialization.rst
index bb6e7d0c8bac..d354538be6c1 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-91606-GlobalDatetimePickerInitialization.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-91606-GlobalDatetimePickerInitialization.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-91606:
+
 ===========================================================
 Deprecation: #91606 - Global Datetime Picker initialization
 ===========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-91911-OptionElOfTypeJQueryInFormEnginesetSelectOptionFromExternalSource.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-91911-OptionElOfTypeJQueryInFormEnginesetSelectOptionFromExternalSource.rst
index 0f9523af8a9d..1d6e2cca030b 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-91911-OptionElOfTypeJQueryInFormEnginesetSelectOptionFromExternalSource.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-91911-OptionElOfTypeJQueryInFormEnginesetSelectOptionFromExternalSource.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-91911:
+
 =============================================================================================
 Deprecation: #91911 - optionEl of type jQuery in FormEngine.setSelectOptionFromExternalSource
 =============================================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92062-MigrateRecordListControllerHooksToAnPSR-14Event.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92062-MigrateRecordListControllerHooksToAnPSR-14Event.rst
index 94b26d7d994e..edcf32afba6f 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92062-MigrateRecordListControllerHooksToAnPSR-14Event.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92062-MigrateRecordListControllerHooksToAnPSR-14Event.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-92062:
+
 ========================================================================
 Deprecation: #92062 - Migrate RecordListController hooks to PSR-14 event
 ========================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92080-DeprecatedQueryGeneratorAndQueryView.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92080-DeprecatedQueryGeneratorAndQueryView.rst
index 2609efa5c11a..66d4a11a41fa 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92080-DeprecatedQueryGeneratorAndQueryView.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92080-DeprecatedQueryGeneratorAndQueryView.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-92080:
+
 ==================================================
 Deprecation: #92080 - QueryGenerator and QueryView
 ==================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92132-DeprecatedShortcutPHPAPI.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92132-DeprecatedShortcutPHPAPI.rst
index 1dbf780034bf..a106af505c1a 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92132-DeprecatedShortcutPHPAPI.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92132-DeprecatedShortcutPHPAPI.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-92132-1668719172:
+
 ======================================
 Deprecation: #92132 - Shortcut PHP API
 ======================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92132-DeprecatedViewHelperFbebuttonsshortcut.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92132-DeprecatedViewHelperFbebuttonsshortcut.rst
index 535756eb439a..2ed1f5e62bbd 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92132-DeprecatedViewHelperFbebuttonsshortcut.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92132-DeprecatedViewHelperFbebuttonsshortcut.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-92132:
+
 ======================================================
 Deprecation: #92132 - ViewHelper f:be.buttons.shortcut
 ======================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92386-DeprecatedExtbasePropertyInjection.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92386-DeprecatedExtbasePropertyInjection.rst
index 90e39c66aca6..5ee8985a58e3 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92386-DeprecatedExtbasePropertyInjection.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92386-DeprecatedExtbasePropertyInjection.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-92386:
+
 ================================================
 Deprecation: #92386 - Extbase property injection
 ================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92435-DeprecatedStandaloneViewForEmailFinisher.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92435-DeprecatedStandaloneViewForEmailFinisher.rst
index 1ff2d7edeb06..33f8d8285800 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92435-DeprecatedStandaloneViewForEmailFinisher.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92435-DeprecatedStandaloneViewForEmailFinisher.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-92435:
+
 ======================================================
 Deprecation: #92435 - StandaloneView for EmailFinisher
 ======================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92551-GeneralUtilityMethodsRelatedToPagesl18n_cfgBehavior.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92551-GeneralUtilityMethodsRelatedToPagesl18n_cfgBehavior.rst
index 37a5c256d4ec..3f40e6a6857b 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92551-GeneralUtilityMethodsRelatedToPagesl18n_cfgBehavior.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92551-GeneralUtilityMethodsRelatedToPagesl18n_cfgBehavior.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-92551:
+
 ===============================================================================
 Deprecation: #92551 - GeneralUtility methods related to pages.l18n_cfg behavior
 ===============================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92583-DeprecateLastArgumentsOfWrapClickMenuOnIcon.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92583-DeprecateLastArgumentsOfWrapClickMenuOnIcon.rst
index 93394c0fd8c4..1124dd5e4ffb 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92583-DeprecateLastArgumentsOfWrapClickMenuOnIcon.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92583-DeprecateLastArgumentsOfWrapClickMenuOnIcon.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-92583:
+
 ===============================================================
 Deprecation: #92583 - 3 last arguments of wrapClickMenuOnIcon()
 ===============================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92598-Workspace-relatedMethodsFixVersioningPid.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92598-Workspace-relatedMethodsFixVersioningPid.rst
index 86f3761c77be..e2635a47273b 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92598-Workspace-relatedMethodsFixVersioningPid.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92598-Workspace-relatedMethodsFixVersioningPid.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-92598:
+
 ==================================================================
 Deprecation: #92598 - Workspace-related methods "fixVersioningPid"
 ==================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92607-DeprecatedGeneralUtilityuniqueList.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92607-DeprecatedGeneralUtilityuniqueList.rst
index 16d4391a4589..c3b21c487c26 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92607-DeprecatedGeneralUtilityuniqueList.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92607-DeprecatedGeneralUtilityuniqueList.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-92607:
+
 ================================================
 Deprecation: #92607 - GeneralUtility::uniqueList
 ================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92784-ExtbaseControllerActionsMustReturnResponseInterface.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92784-ExtbaseControllerActionsMustReturnResponseInterface.rst
index fae446669922..0ccce1d08552 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92784-ExtbaseControllerActionsMustReturnResponseInterface.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92784-ExtbaseControllerActionsMustReturnResponseInterface.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-92784:
+
 ==============================================================================
 Deprecation: #92784 - Extbase controller actions must return ResponseInterface
 ==============================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92815-ActionControllerForward.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92815-ActionControllerForward.rst
index b66909163b27..b57ebf5994a9 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92815-ActionControllerForward.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92815-ActionControllerForward.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-92815:
+
 =================================================
 Deprecation: #92815 - ActionController::forward()
 =================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92922-UseOfRecordUidInAbstractTreeViewgetIcon.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92922-UseOfRecordUidInAbstractTreeViewgetIcon.rst
index 72deba0c4d20..2946b68cedb5 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92922-UseOfRecordUidInAbstractTreeViewgetIcon.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92922-UseOfRecordUidInAbstractTreeViewgetIcon.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-92922:
+
 ======================================================================
 Deprecation: #92922 - Use of record uid in AbstractTreeView::getIcon()
 ======================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92947-DeprecateTYPO3_MODEAndTYPO3_REQUESTTYPEConstants.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92947-DeprecateTYPO3_MODEAndTYPO3_REQUESTTYPEConstants.rst
index 54fb507d2d2e..dfb3a59a6539 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92947-DeprecateTYPO3_MODEAndTYPO3_REQUESTTYPEConstants.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-92947-DeprecateTYPO3_MODEAndTYPO3_REQUESTTYPEConstants.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-92947:
+
 ================================================================
 Deprecation: #92947 - TYPO3_MODE and TYPO3_REQUESTTYPE constants
 ================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-93038-ReferenceIndexRuntimeCache.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-93038-ReferenceIndexRuntimeCache.rst
index e302e11cd99f..9cc5fcb78e6a 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-93038-ReferenceIndexRuntimeCache.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Deprecation-93038-ReferenceIndexRuntimeCache.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-93038:
+
 ==================================================
 Deprecation: #93038 - ReferenceIndex runtime cache
 ==================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-29342-ImproveValidatorTask.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-29342-ImproveValidatorTask.rst
index f5da5d8188b9..50f41a04f589 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-29342-ImproveValidatorTask.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-29342-ImproveValidatorTask.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-29342:
+
 =======================================
 Feature: #29342 - Improve ValidatorTask
 =======================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-83814-AddSystemNotesCreationButtonToModulesButtonBar.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-83814-AddSystemNotesCreationButtonToModulesButtonBar.rst
index 41b9de73b800..631bb4447573 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-83814-AddSystemNotesCreationButtonToModulesButtonBar.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-83814-AddSystemNotesCreationButtonToModulesButtonBar.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83814:
+
 ========================================================================
 Feature: #83814 - Add system notes creation button to modules button bar
 ========================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-87301-SecureCookiesEnabledByDefault.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-87301-SecureCookiesEnabledByDefault.rst
index 289e2aa28f0e..647d85d1ccf1 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-87301-SecureCookiesEnabledByDefault.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-87301-SecureCookiesEnabledByDefault.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-87301:
+
 ===================================================
 Feature: #87301 - Secure cookies enabled by default
 ===================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-88276-TypoScriptConditionForPageLayout.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-88276-TypoScriptConditionForPageLayout.rst
index 4da9213b9925..58d3bfcf6b58 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-88276-TypoScriptConditionForPageLayout.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-88276-TypoScriptConditionForPageLayout.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-88276:
+
 ======================================================
 Feature: #88276 - TypoScript Condition for page layout
 ======================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-89496-MakeContextMenuUsableViaKeyboard.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-89496-MakeContextMenuUsableViaKeyboard.rst
index fe47998e605e..c2b1fb71958e 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-89496-MakeContextMenuUsableViaKeyboard.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-89496-MakeContextMenuUsableViaKeyboard.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89496:
+
 ======================================================
 Feature: #89496: Make context menu usable via keyboard
 ======================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-91712-RedirectModuleCleanupSchedulerTask.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-91712-RedirectModuleCleanupSchedulerTask.rst
index e00b467c0bbe..ae9be0c9950a 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-91712-RedirectModuleCleanupSchedulerTask.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-91712-RedirectModuleCleanupSchedulerTask.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-91712:
+
 ======================================================================
 Feature: #91712 - Cleanup scheduler task and CLI command for redirects
 ======================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-91719-CustomErrorMessagesInRegularExpressionValidator.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-91719-CustomErrorMessagesInRegularExpressionValidator.rst
index 35f89c79040b..74d283e7c749 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-91719-CustomErrorMessagesInRegularExpressionValidator.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-91719-CustomErrorMessagesInRegularExpressionValidator.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-91719:
+
 =====================================================================
 Feature: #91719 - Custom error messages in RegularExpressionValidator
 =====================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-91738-IntroduceWrapperForSessionStorage.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-91738-IntroduceWrapperForSessionStorage.rst
index 2f708f6ddb86..0a6a41a1e23f 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-91738-IntroduceWrapperForSessionStorage.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-91738-IntroduceWrapperForSessionStorage.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-91738:
+
 ======================================================
 Feature: #91738 - Introduce wrapper for sessionStorage
 ======================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-91810-IntroduceLit-htmlAndLit-elementAsClient-sideTemplatingEngine.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-91810-IntroduceLit-htmlAndLit-elementAsClient-sideTemplatingEngine.rst
index be92dc2b17ef..1f5933c95efe 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-91810-IntroduceLit-htmlAndLit-elementAsClient-sideTemplatingEngine.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-91810-IntroduceLit-htmlAndLit-elementAsClient-sideTemplatingEngine.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-91810:
+
 =====================================================================================
 Feature: #91810 - Introduce lit-html and lit-element as client-side templating engine
 =====================================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-91859-AllowSelectCheckBoxGroupsToBeInitiallyExpanded.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-91859-AllowSelectCheckBoxGroupsToBeInitiallyExpanded.rst
index 038be8ffe198..d9c88a87329b 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-91859-AllowSelectCheckBoxGroupsToBeInitiallyExpanded.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-91859-AllowSelectCheckBoxGroupsToBeInitiallyExpanded.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-91859:
+
 ======================================================================
 Feature: #91859 - Allow SelectCheckBox groups to be initially expanded
 ======================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-91890-ColumnOrderingInRedirectsOverview.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-91890-ColumnOrderingInRedirectsOverview.rst
index 0c33ed58368b..33699664b389 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-91890-ColumnOrderingInRedirectsOverview.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-91890-ColumnOrderingInRedirectsOverview.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-91890:
+
 ===========================================================================
 Feature: #91890 - Allow ordering of displayed columns in redirects overview
 ===========================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92022-ShowWeekNumbersInDateTimePickerForEditors.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92022-ShowWeekNumbersInDateTimePickerForEditors.rst
index 042e3fe895b1..3b8528ca4de5 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92022-ShowWeekNumbersInDateTimePickerForEditors.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92022-ShowWeekNumbersInDateTimePickerForEditors.rst
@@ -1,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-92022:
+
 ==================================================================
 Feature: #92022 - Show week numbers in DateTimePicker for editors
 ==================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92334-X-Redirect-ByHeaderForPagesWithRedirectTypes.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92334-X-Redirect-ByHeaderForPagesWithRedirectTypes.rst
index 2674458f4729..b22ce4d5489f 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92334-X-Redirect-ByHeaderForPagesWithRedirectTypes.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92334-X-Redirect-ByHeaderForPagesWithRedirectTypes.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-92334:
+
 ====================================================================
 Feature: #92334 - X-Redirect-By Header for pages with redirect types
 ====================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92337-AllowTranslatableLabelsForBookmarkGroups.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92337-AllowTranslatableLabelsForBookmarkGroups.rst
index f4f68c8f8033..5c21372d39e5 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92337-AllowTranslatableLabelsForBookmarkGroups.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92337-AllowTranslatableLabelsForBookmarkGroups.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-92337:
+
 ===============================================================
 Feature: #92337 - Allow translatable labels for bookmark groups
 ===============================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92366-ShowFragmentsInPreviewOfInputLinkElement.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92366-ShowFragmentsInPreviewOfInputLinkElement.rst
index 78d05f4d4942..3187c569a6f2 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92366-ShowFragmentsInPreviewOfInputLinkElement.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92366-ShowFragmentsInPreviewOfInputLinkElement.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-92366:
+
 ===============================================================
 Feature: #92366 - Show fragments in preview of InputLinkElement
 ===============================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92423-EnablePlaceholderConfigForCkeditor.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92423-EnablePlaceholderConfigForCkeditor.rst
index 000fc726d6cc..1334077037c8 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92423-EnablePlaceholderConfigForCkeditor.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92423-EnablePlaceholderConfigForCkeditor.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-92423:
+
 ========================================================
 Feature: #92423 - Enable placeholder config for ckeditor
 ========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92457-ImprovedExtensionRepositoryAPI.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92457-ImprovedExtensionRepositoryAPI.rst
index d89bff71d796..208704375f1a 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92457-ImprovedExtensionRepositoryAPI.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92457-ImprovedExtensionRepositoryAPI.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-92457:
+
 ===================================================
 Feature: #92457 - Improved Extension Repository API
 ===================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92462-AddOptionalDefaultValuesArgumentToNewRecordViewHelpers.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92462-AddOptionalDefaultValuesArgumentToNewRecordViewHelpers.rst
index ba0258b378ce..0351173e7bf4 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92462-AddOptionalDefaultValuesArgumentToNewRecordViewHelpers.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92462-AddOptionalDefaultValuesArgumentToNewRecordViewHelpers.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-92462:
+
 ================================================================================
 Feature: #92462 - Add optional "defaultValues" argument to newRecord ViewHelpers
 ================================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92486-AddFieldControlToFile_collectionsOfTt_content.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92486-AddFieldControlToFile_collectionsOfTt_content.rst
index eda9741bd246..9ac53180789e 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92486-AddFieldControlToFile_collectionsOfTt_content.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92486-AddFieldControlToFile_collectionsOfTt_content.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-92486:
+
 =====================================================================
 Feature: #92486 - Add field control to file_collections of tt_content
 =====================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92522-ShowTableAndFieldNamesInExtlowlevel.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92522-ShowTableAndFieldNamesInExtlowlevel.rst
index 519ac4075365..36d5a06bdb28 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92522-ShowTableAndFieldNamesInExtlowlevel.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92522-ShowTableAndFieldNamesInExtlowlevel.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-92522:
+
 ============================================================
 Feature: #92522 - Show table and field names in ext:lowlevel
 ============================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92531-ImprovedEmailValidation.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92531-ImprovedEmailValidation.rst
index 3dde3c0ded58..9c1e81c16d33 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92531-ImprovedEmailValidation.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92531-ImprovedEmailValidation.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-92531:
+
 ===========================================
 Feature: #92531 - Improved Email Validation
 ===========================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92538-ShowExtensionConstraintsInExtensionManager.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92538-ShowExtensionConstraintsInExtensionManager.rst
index 82fd36529e26..d6b27407476a 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92538-ShowExtensionConstraintsInExtensionManager.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92538-ShowExtensionConstraintsInExtensionManager.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-92538:
+
 =================================================================
 Feature: #92538 - Show extension constraints in extension manager
 =================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92562-FrontendGroupsResolvedDirectlyAfterTheFrontendUserItself.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92562-FrontendGroupsResolvedDirectlyAfterTheFrontendUserItself.rst
index 9f739a9b53ed..f31f24ef94ba 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92562-FrontendGroupsResolvedDirectlyAfterTheFrontendUserItself.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92562-FrontendGroupsResolvedDirectlyAfterTheFrontendUserItself.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-92562:
+
 ==================================================================================
 Feature: #92562 - Frontend groups resolved directly after the Frontend User itself
 ==================================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92616-BootstrapV5.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92616-BootstrapV5.rst
index c9c2aa3f5fb0..6314afcd0e87 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92616-BootstrapV5.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92616-BootstrapV5.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-92616:
+
 ==============================
 Feature: #92616 - Bootstrap v5
 ==============================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92815-IntroduceForwardResponseForExtbase.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92815-IntroduceForwardResponseForExtbase.rst
index 8850af1c87d6..811d953f7895 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92815-IntroduceForwardResponseForExtbase.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92815-IntroduceForwardResponseForExtbase.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-92815:
+
 =======================================================
 Feature: #92815 - Introduce ForwardResponse for extbase
 =======================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92884-ApplicationsImplementPSR-15RequestHandlerInterface.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92884-ApplicationsImplementPSR-15RequestHandlerInterface.rst
index 29e24e746fa5..9d50a45a5213 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92884-ApplicationsImplementPSR-15RequestHandlerInterface.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92884-ApplicationsImplementPSR-15RequestHandlerInterface.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-92884:
+
 =======================================================================
 Feature: #92884 - Applications implement PSR-15 RequestHandlerInterface
 =======================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92929-ExtendableConfigurationModule.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92929-ExtendableConfigurationModule.rst
index a7d3ebc87e6b..90ff4ff4ca70 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92929-ExtendableConfigurationModule.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92929-ExtendableConfigurationModule.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-92929:
+
 =================================================
 Feature: #92929 - Extendable configuration module
 =================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92984-PSR-7RequestAvailableInFrontendContentObjects.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92984-PSR-7RequestAvailableInFrontendContentObjects.rst
index 0d820ad45aea..6f58b825b965 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92984-PSR-7RequestAvailableInFrontendContentObjects.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-92984-PSR-7RequestAvailableInFrontendContentObjects.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-92984:
+
 ====================================================================
 Feature: #92984 - PSR-7 Request available in Frontend ContentObjects
 ====================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-93011-Authentication-relatedCookiesAreAttachedToPSR-7Responses.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-93011-Authentication-relatedCookiesAreAttachedToPSR-7Responses.rst
index 91b7531b9b48..8de732670af0 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-93011-Authentication-relatedCookiesAreAttachedToPSR-7Responses.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-93011-Authentication-relatedCookiesAreAttachedToPSR-7Responses.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-93011:
+
 ================================================================================
 Feature: #93011 - Authentication-related cookies are attached to PSR-7 Responses
 ================================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-93056-NewEventAfterRetrievingUserGroupsRecursively.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-93056-NewEventAfterRetrievingUserGroupsRecursively.rst
index 4ee2d2c2647e..022fbff385e5 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-93056-NewEventAfterRetrievingUserGroupsRecursively.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-93056-NewEventAfterRetrievingUserGroupsRecursively.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-93056:
+
 ====================================================================
 Feature: #93056 - New Event after retrieving user groups recursively
 ====================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-93063-FlashMessagesAreStoredInSessionAsJsonSerializable.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-93063-FlashMessagesAreStoredInSessionAsJsonSerializable.rst
index 98c88ca30a63..319e1f1b7ec8 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Feature-93063-FlashMessagesAreStoredInSessionAsJsonSerializable.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Feature-93063-FlashMessagesAreStoredInSessionAsJsonSerializable.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-93063:
+
 =========================================================================
 Feature: #93063 - FlashMessages are stored in session as JsonSerializable
 =========================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Important-89938-RemovedDeadCodeFromExtbasePersistence.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Important-89938-RemovedDeadCodeFromExtbasePersistence.rst
index 160876cae3a5..396e3652eadc 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Important-89938-RemovedDeadCodeFromExtbasePersistence.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Important-89938-RemovedDeadCodeFromExtbasePersistence.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-89938:
+
 ==============================================================
 Important: #89938 - Removed dead code from Extbase persistence
 ==============================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Important-91123-AvoidUsingBackendUtilityViewOnClick.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Important-91123-AvoidUsingBackendUtilityViewOnClick.rst
index 96f6fee7aa1e..c38df58bd104 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Important-91123-AvoidUsingBackendUtilityViewOnClick.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Important-91123-AvoidUsingBackendUtilityViewOnClick.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-91123:
+
 ===========================================================
 Important: #91123 - Avoid using BackendUtility::viewOnClick
 ===========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Important-91888-SystemExtensionAboutMergedIntoBackendSystemExtension.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Important-91888-SystemExtensionAboutMergedIntoBackendSystemExtension.rst
index f883c4d7f5dc..f727b0a8a853 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Important-91888-SystemExtensionAboutMergedIntoBackendSystemExtension.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Important-91888-SystemExtensionAboutMergedIntoBackendSystemExtension.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-91888:
+
 ===================================================================================
 Important: #91888 - System extension "about" merged into "backend" system extension
 ===================================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Important-91953-JQueryUpdatedTo35x.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Important-91953-JQueryUpdatedTo35x.rst
index 6231e93e1ab8..9608487eaa52 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Important-91953-JQueryUpdatedTo35x.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Important-91953-JQueryUpdatedTo35x.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-91953:
+
 ===========================================
 Important: #91953 - jQuery updated to 3.5.x
 ===========================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Important-92736-ReturnTimestampAsIntegerInDateTimeAspect.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Important-92736-ReturnTimestampAsIntegerInDateTimeAspect.rst
index 7aaaa9340d6e..a20c58f5d21a 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Important-92736-ReturnTimestampAsIntegerInDateTimeAspect.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Important-92736-ReturnTimestampAsIntegerInDateTimeAspect.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-92736:
+
 =================================================================
 Important: #92736 - Return timestamp as integer in DateTimeAspect
 =================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Important-92870-AlwaysUseFluidBasedPageModule.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Important-92870-AlwaysUseFluidBasedPageModule.rst
index bc920ad60955..8a10271774fd 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Important-92870-AlwaysUseFluidBasedPageModule.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Important-92870-AlwaysUseFluidBasedPageModule.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-92870:
+
 ======================================================
 Important: #92870 - Always use Fluid based page module
 ======================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Important-92996-PropertiesAndMethodsInActionControllerMarkedInternal.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Important-92996-PropertiesAndMethodsInActionControllerMarkedInternal.rst
index f3d73c65b189..0697d0fa7bb8 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Important-92996-PropertiesAndMethodsInActionControllerMarkedInternal.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Important-92996-PropertiesAndMethodsInActionControllerMarkedInternal.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-92996:
+
 ==============================================================================
 Important: #92996 - Properties and methods in ActionController marked internal
 ==============================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Important-93121-WorkspaceRecordsAreDiscarded.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Important-93121-WorkspaceRecordsAreDiscarded.rst
index be83f9f06526..48f8e4e229fa 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Important-93121-WorkspaceRecordsAreDiscarded.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Important-93121-WorkspaceRecordsAreDiscarded.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-93121:
+
 ===================================================
 Important: #93121 - Workspace records are discarded
 ===================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.1/Deprecation-92628-LoginLogoWithoutAltText.rst b/typo3/sysext/core/Documentation/Changelog/11.1/Deprecation-92628-LoginLogoWithoutAltText.rst
index b69c5a32535d..ce12267ed5d3 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.1/Deprecation-92628-LoginLogoWithoutAltText.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.1/Deprecation-92628-LoginLogoWithoutAltText.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-92628:
+
 =================================================
 Deprecation: #92628 - Login Logo without Alt-Text
 =================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.1/Deprecation-93149-T3EditorModuleReplacedByReplacedByCodeMirrorElement.rst b/typo3/sysext/core/Documentation/Changelog/11.1/Deprecation-93149-T3EditorModuleReplacedByReplacedByCodeMirrorElement.rst
index 49964089017e..81f05508d073 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.1/Deprecation-93149-T3EditorModuleReplacedByReplacedByCodeMirrorElement.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.1/Deprecation-93149-T3EditorModuleReplacedByReplacedByCodeMirrorElement.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-93149:
+
 ==============================================================================
 Deprecation: #93149 - T3Editor JavaScript module replaced by CodeMirrorElement
 ==============================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.1/Deprecation-93454-RenameSortableToSortablejs.rst b/typo3/sysext/core/Documentation/Changelog/11.1/Deprecation-93454-RenameSortableToSortablejs.rst
index eb9beacad15a..5365b8edf557 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.1/Deprecation-93454-RenameSortableToSortablejs.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.1/Deprecation-93454-RenameSortableToSortablejs.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-93454:
+
 ===================================================
 Deprecation: #93454 - Rename Sortable to sortablejs
 ===================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.1/Deprecation-93506-JQueryInTooltips.rst b/typo3/sysext/core/Documentation/Changelog/11.1/Deprecation-93506-JQueryInTooltips.rst
index b701421b71ce..e734acfd426e 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.1/Deprecation-93506-JQueryInTooltips.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.1/Deprecation-93506-JQueryInTooltips.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-93506:
+
 ========================================
 Deprecation: #93506 - jQuery in tooltips
 ========================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.1/Feature-78036-SynchronizeFolderRelationsAfterRename.rst b/typo3/sysext/core/Documentation/Changelog/11.1/Feature-78036-SynchronizeFolderRelationsAfterRename.rst
index ef4139fb22e3..4fe390f56971 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.1/Feature-78036-SynchronizeFolderRelationsAfterRename.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.1/Feature-78036-SynchronizeFolderRelationsAfterRename.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-78036:
+
 ===========================================================
 Feature: #78036 - Synchronize folder relations after rename
 ===========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.1/Feature-78760-ResizableNavigationComponent.rst b/typo3/sysext/core/Documentation/Changelog/11.1/Feature-78760-ResizableNavigationComponent.rst
index 5542feaf5a4a..9c9820e388f2 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.1/Feature-78760-ResizableNavigationComponent.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.1/Feature-78760-ResizableNavigationComponent.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-78760:
+
 ================================================
 Feature: #78760 - Resizable Navigation Component
 ================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.1/Feature-89509-DataProcessorToResolveFlexFormData.rst b/typo3/sysext/core/Documentation/Changelog/11.1/Feature-89509-DataProcessorToResolveFlexFormData.rst
index d743c25fce94..8c8bc4760824 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.1/Feature-89509-DataProcessorToResolveFlexFormData.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.1/Feature-89509-DataProcessorToResolveFlexFormData.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89509:
+
 =========================================================
 Feature: #89509 - Data Processor to resolve FlexForm data
 =========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.1/Feature-92338-AllowLinkTextWrappingInTypolinkViewhelper.rst b/typo3/sysext/core/Documentation/Changelog/11.1/Feature-92338-AllowLinkTextWrappingInTypolinkViewhelper.rst
index e6351dbe3018..824a30ac574d 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.1/Feature-92338-AllowLinkTextWrappingInTypolinkViewhelper.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.1/Feature-92338-AllowLinkTextWrappingInTypolinkViewhelper.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-92338:
+
 ================================================================
 Feature: #92338 - Allow link text wrapping in TypolinkViewhelper
 ================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.1/Feature-92628-AddAltTextToLoginLogo.rst b/typo3/sysext/core/Documentation/Changelog/11.1/Feature-92628-AddAltTextToLoginLogo.rst
index 2696ce752f11..22bf5f011aa3 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.1/Feature-92628-AddAltTextToLoginLogo.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.1/Feature-92628-AddAltTextToLoginLogo.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-92628:
+
 ============================================
 Feature: #92628 - Add Alt-Text To Login Logo
 ============================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.1/Feature-92704-ImproveKeyboardNavigationForModuleMenus.rst b/typo3/sysext/core/Documentation/Changelog/11.1/Feature-92704-ImproveKeyboardNavigationForModuleMenus.rst
index af12c7b79fd7..151dde3fa66a 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.1/Feature-92704-ImproveKeyboardNavigationForModuleMenus.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.1/Feature-92704-ImproveKeyboardNavigationForModuleMenus.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-92704:
+
 ==============================================================
 Feature: #92704 - Improve keyboard navigation for module menus
 ==============================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.1/Feature-92942-AllowIconOverlayForNewContentElementWizardElements.rst b/typo3/sysext/core/Documentation/Changelog/11.1/Feature-92942-AllowIconOverlayForNewContentElementWizardElements.rst
index 391dda0e888d..d41d077180b8 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.1/Feature-92942-AllowIconOverlayForNewContentElementWizardElements.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.1/Feature-92942-AllowIconOverlayForNewContentElementWizardElements.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-92942:
+
 =========================================================================
 Feature: #92942 - Allow icon overlay for newContentElementWizard elements
 =========================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.1/Feature-93117-AddResetButtonToBackendUserModuleFilter.rst b/typo3/sysext/core/Documentation/Changelog/11.1/Feature-93117-AddResetButtonToBackendUserModuleFilter.rst
index e3237ce5121f..f73a3d689e9b 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.1/Feature-93117-AddResetButtonToBackendUserModuleFilter.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.1/Feature-93117-AddResetButtonToBackendUserModuleFilter.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-93117:
+
 ================================================================
 Feature: #93117 - Add reset button to Backend User module filter
 ================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.1/Feature-93174-LazyConsoleCommandList.rst b/typo3/sysext/core/Documentation/Changelog/11.1/Feature-93174-LazyConsoleCommandList.rst
index 9e264de6d8c1..f541ea79fa5c 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.1/Feature-93174-LazyConsoleCommandList.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.1/Feature-93174-LazyConsoleCommandList.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-93174:
+
 ===========================================
 Feature: #93174 - Lazy console command list
 ===========================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.1/Feature-93426-SVG-basedTreeForFolderNavigationWithFilter.rst b/typo3/sysext/core/Documentation/Changelog/11.1/Feature-93426-SVG-basedTreeForFolderNavigationWithFilter.rst
index 083e8d4f163a..a185f280429f 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.1/Feature-93426-SVG-basedTreeForFolderNavigationWithFilter.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.1/Feature-93426-SVG-basedTreeForFolderNavigationWithFilter.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-93426:
+
 ==================================================================
 Feature: #93426 - SVG-based Tree for Folder Navigation with Filter
 ==================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.1/Feature-93455-BackendRoutesRestrictedToSpecifiedHTTPMethods.rst b/typo3/sysext/core/Documentation/Changelog/11.1/Feature-93455-BackendRoutesRestrictedToSpecifiedHTTPMethods.rst
index ccbf2bb5f2e7..2b25391e0821 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.1/Feature-93455-BackendRoutesRestrictedToSpecifiedHTTPMethods.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.1/Feature-93455-BackendRoutesRestrictedToSpecifiedHTTPMethods.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-93455:
+
 =====================================================================
 Feature: #93455 - Backend Routes restricted to specified HTTP methods
 =====================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.1/Feature-93526-MultiFactorAuthentication.rst b/typo3/sysext/core/Documentation/Changelog/11.1/Feature-93526-MultiFactorAuthentication.rst
index 8ff5a1e59422..b2cb2b57cb39 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.1/Feature-93526-MultiFactorAuthentication.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.1/Feature-93526-MultiFactorAuthentication.rst
@@ -1,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-93526:
+
 =============================================
 Feature: #93526 - Multi-Factor Authentication
 =============================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.2/Deprecation-92494-ExtbaseEnvironmentService.rst b/typo3/sysext/core/Documentation/Changelog/11.2/Deprecation-92494-ExtbaseEnvironmentService.rst
index 1f8924f85b76..5081417964db 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.2/Deprecation-92494-ExtbaseEnvironmentService.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.2/Deprecation-92494-ExtbaseEnvironmentService.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-92494:
+
 ================================================
 Deprecation: #92494 - Extbase EnvironmentService
 ================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.2/Deprecation-92992-HookT3libclasst3lib_parsehtml_procphptransformation.rst b/typo3/sysext/core/Documentation/Changelog/11.2/Deprecation-92992-HookT3libclasst3lib_parsehtml_procphptransformation.rst
index 95dac3760a89..316c7ea7de74 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.2/Deprecation-92992-HookT3libclasst3lib_parsehtml_procphptransformation.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.2/Deprecation-92992-HookT3libclasst3lib_parsehtml_procphptransformation.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-92992:
+
 ==================================================================
 Deprecation: #92992 - Hook t3lib_parsehtml_proc.php:transformation
 ==================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.2/Deprecation-93726-DeprecatedTypoScriptParserRelatedProperties.rst b/typo3/sysext/core/Documentation/Changelog/11.2/Deprecation-93726-DeprecatedTypoScriptParserRelatedProperties.rst
index 2a15b5cc6483..2dffbd5c480f 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.2/Deprecation-93726-DeprecatedTypoScriptParserRelatedProperties.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.2/Deprecation-93726-DeprecatedTypoScriptParserRelatedProperties.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-93726:
+
 ====================================================================
 Deprecation: #93726 - Deprecated TypoScriptParser related properties
 ====================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.2/Deprecation-93837-SpecialPropertyOfTCATypeSelect.rst b/typo3/sysext/core/Documentation/Changelog/11.2/Deprecation-93837-SpecialPropertyOfTCATypeSelect.rst
index 29b616914b23..5a4d91e0726f 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.2/Deprecation-93837-SpecialPropertyOfTCATypeSelect.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.2/Deprecation-93837-SpecialPropertyOfTCATypeSelect.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-93837:
+
 =========================================================
 Deprecation: #93837 - special property of TCA type select
 =========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.2/Deprecation-93899-FormEnginesRequestConfirmationOnFieldChange.rst b/typo3/sysext/core/Documentation/Changelog/11.2/Deprecation-93899-FormEnginesRequestConfirmationOnFieldChange.rst
index edc2764b8d68..dfb06184a121 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.2/Deprecation-93899-FormEnginesRequestConfirmationOnFieldChange.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.2/Deprecation-93899-FormEnginesRequestConfirmationOnFieldChange.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-93899:
+
 ===================================================================
 Deprecation: #93899 - FormEngine's requestConfirmationOnFieldChange
 ===================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.2/Deprecation-93944-FileTreeAsIframeMigratedToSVG-basedTree.rst b/typo3/sysext/core/Documentation/Changelog/11.2/Deprecation-93944-FileTreeAsIframeMigratedToSVG-basedTree.rst
index 52990311a1e8..eb11a69c7c5e 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.2/Deprecation-93944-FileTreeAsIframeMigratedToSVG-basedTree.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.2/Deprecation-93944-FileTreeAsIframeMigratedToSVG-basedTree.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-93944:
+
 ====================================================================
 Deprecation: #93944 - File Tree as iframe migrated to SVG-based tree
 ====================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.2/Deprecation-93975-TBE_EDITORfieldChanged.rst b/typo3/sysext/core/Documentation/Changelog/11.2/Deprecation-93975-TBE_EDITORfieldChanged.rst
index d549f1b9ee13..791a0787f4a4 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.2/Deprecation-93975-TBE_EDITORfieldChanged.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.2/Deprecation-93975-TBE_EDITORfieldChanged.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-93975:
+
 ===============================================
 Deprecation: #93975 - TBE_EDITOR.fieldChanged()
 ===============================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.2/Feature-57082-NewTCATypeLanguage.rst b/typo3/sysext/core/Documentation/Changelog/11.2/Feature-57082-NewTCATypeLanguage.rst
index ff1c59e0fed8..d87cb319be77 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.2/Feature-57082-NewTCATypeLanguage.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.2/Feature-57082-NewTCATypeLanguage.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-57082:
+
 =========================================
 Feature: #57082 - New TCA type "language"
 =========================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.2/Feature-73176-FilterableTreesInRecordSelectorsAndLinkPickers.rst b/typo3/sysext/core/Documentation/Changelog/11.2/Feature-73176-FilterableTreesInRecordSelectorsAndLinkPickers.rst
index 5466fb9a6144..819ce231fb57 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.2/Feature-73176-FilterableTreesInRecordSelectorsAndLinkPickers.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.2/Feature-73176-FilterableTreesInRecordSelectorsAndLinkPickers.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-73176:
+
 =======================================================================
 Feature: #73176 - Filterable Trees in Record Selectors and Link Pickers
 =======================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.2/Feature-89762-AddPaginationForFormManagement.rst b/typo3/sysext/core/Documentation/Changelog/11.2/Feature-89762-AddPaginationForFormManagement.rst
index 78e999c9387c..f66449720c7e 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.2/Feature-89762-AddPaginationForFormManagement.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.2/Feature-89762-AddPaginationForFormManagement.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89762:
+
 ===================================================
 Feature: #89762 - Add pagination for FormManagement
 ===================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93188-PossibilityToDisableHreflangPerPage.rst b/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93188-PossibilityToDisableHreflangPerPage.rst
index 4e09f235a481..7ff96af43c3d 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93188-PossibilityToDisableHreflangPerPage.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93188-PossibilityToDisableHreflangPerPage.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-93188:
+
 ==========================================================
 Feature: #93188 - Possibility to disable hreflang per page
 ==========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93209-FALAddGetFileToTYPO3CMSCoreResourceFolder.rst b/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93209-FALAddGetFileToTYPO3CMSCoreResourceFolder.rst
index 5af9bd38972e..447754abce80 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93209-FALAddGetFileToTYPO3CMSCoreResourceFolder.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93209-FALAddGetFileToTYPO3CMSCoreResourceFolder.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-93209:
+
 ======================================================================
 Feature: #93209 - FAL: Add getFile() to TYPO3\CMS\Core\Resource\Folder
 ======================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93591-AllowGroupIdLookupInConditionsWithArrayOperator.rst b/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93591-AllowGroupIdLookupInConditionsWithArrayOperator.rst
index 8d743395c049..2c334a905ff3 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93591-AllowGroupIdLookupInConditionsWithArrayOperator.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93591-AllowGroupIdLookupInConditionsWithArrayOperator.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-93591:
+
 =========================================================================
 Feature: #93591 - Allow group id lookup in conditions with array operator
 =========================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93606-PossibilityToDisableCanonicalPerPage.rst b/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93606-PossibilityToDisableCanonicalPerPage.rst
index ffe4e5ba255a..10ff7be3cd6f 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93606-PossibilityToDisableCanonicalPerPage.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93606-PossibilityToDisableCanonicalPerPage.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-93606:
+
 ===========================================================
 Feature: #93606 - Possibility to disable canonical per page
 ===========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93651-ProvideListOfAvailableSystemLocales.rst b/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93651-ProvideListOfAvailableSystemLocales.rst
index 9c0d910d6285..8e48d60a527a 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93651-ProvideListOfAvailableSystemLocales.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93651-ProvideListOfAvailableSystemLocales.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-93651:
+
 ==========================================================
 Feature: #93651 - Provide list of available system locales
 ==========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93663-BackendUsersPreferredUILanguageStoredAsDBField.rst b/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93663-BackendUsersPreferredUILanguageStoredAsDBField.rst
index 8d9c7ff35ed7..bd6fca0b8fc6 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93663-BackendUsersPreferredUILanguageStoredAsDBField.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93663-BackendUsersPreferredUILanguageStoredAsDBField.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-93663:
+
 =========================================================================
 Feature: #93663 - Backend user's preferred UI language stored as DB field
 =========================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93794-OverrideTCADescriptionWithTSconfig.rst b/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93794-OverrideTCADescriptionWithTSconfig.rst
index ed42fe5fabae..96d272b3e3ce 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93794-OverrideTCADescriptionWithTSconfig.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93794-OverrideTCADescriptionWithTSconfig.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-93794:
+
 ========================================================
 Feature: #93794 - Override TCA description with TSconfig
 ========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93857-ResizableNavigationComponentForAllElementRecordSelectors.rst b/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93857-ResizableNavigationComponentForAllElementRecordSelectors.rst
index 0ade34830455..1f0e59d565f3 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93857-ResizableNavigationComponentForAllElementRecordSelectors.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93857-ResizableNavigationComponentForAllElementRecordSelectors.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-93857:
+
 ===================================================================================
 Feature: #93857 - Resizable navigation component for all element / record selectors
 ===================================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93908-Image-decoding-attribute.rst b/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93908-Image-decoding-attribute.rst
index f30f5de3d57a..58f07bdf99da 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93908-Image-decoding-attribute.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93908-Image-decoding-attribute.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-93908:
+
 ==================================================
 Feature: #93908 - Add decoding attribute to images
 ==================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93988-BackendModuleURLsReflectIntoBrowserAddressbar.rst b/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93988-BackendModuleURLsReflectIntoBrowserAddressbar.rst
index da13d0e34bb1..c232a8ecae0a 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93988-BackendModuleURLsReflectIntoBrowserAddressbar.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.2/Feature-93988-BackendModuleURLsReflectIntoBrowserAddressbar.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-93988:
+
 ======================================================================
 Feature: #93988 - Backend module URLs reflect into browser address bar
 ======================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.2/Important-93398-PossibilityToIgnoreSubmittedValuesInHiddenViewHelper.rst b/typo3/sysext/core/Documentation/Changelog/11.2/Important-93398-PossibilityToIgnoreSubmittedValuesInHiddenViewHelper.rst
index 78f79f48390b..fc935a64e3b5 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.2/Important-93398-PossibilityToIgnoreSubmittedValuesInHiddenViewHelper.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.2/Important-93398-PossibilityToIgnoreSubmittedValuesInHiddenViewHelper.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-93398:
+
 ==============================================================================
 Important: #93398 - Possibility to ignore submitted values in HiddenViewHelper
 ==============================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-91806-BackendUtilityViewOnClick.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-91806-BackendUtilityViewOnClick.rst
index 20a306182012..91e04205ab1d 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-91806-BackendUtilityViewOnClick.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-91806-BackendUtilityViewOnClick.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-91806:
+
 ================================================
 Deprecation: #91806 - BackendUtility viewOnClick
 ================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94058-JavaScriptGoToModule.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94058-JavaScriptGoToModule.rst
index 25f63bc3580d..1fb705490bc7 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94058-JavaScriptGoToModule.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94058-JavaScriptGoToModule.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94058:
+
 =============================================
 Deprecation: #94058 - JavaScript goToModule()
 =============================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94115-ParameterTypeEvaluationViaDocBlockComments.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94115-ParameterTypeEvaluationViaDocBlockComments.rst
index e56b368d4352..de29280a1921 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94115-ParameterTypeEvaluationViaDocBlockComments.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94115-ParameterTypeEvaluationViaDocBlockComments.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94115:
+
 =====================================================================
 Deprecation: #94115 - Parameter type evaluation via DocBlock comments
 =====================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94137-SwitchBehaviorOfArrayUtilityarrayDiffAssocRecursive.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94137-SwitchBehaviorOfArrayUtilityarrayDiffAssocRecursive.rst
index bb37a01c1357..6c1f9a22b738 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94137-SwitchBehaviorOfArrayUtilityarrayDiffAssocRecursive.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94137-SwitchBehaviorOfArrayUtilityarrayDiffAssocRecursive.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94137:
+
 ================================================================================
 Deprecation: #94137 - Switch behavior of ArrayUtility::arrayDiffAssocRecursive()
 ================================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94165-SysLanguageDatabaseTable.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94165-SysLanguageDatabaseTable.rst
index 3a8aad23da52..e8dd4ae74d64 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94165-SysLanguageDatabaseTable.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94165-SysLanguageDatabaseTable.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94165:
+
 ========================================
 Deprecation: #94165 - sys_language table
 ========================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94193-PublicUrlWithRelativePathsInFALAPI.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94193-PublicUrlWithRelativePathsInFALAPI.rst
index 86293657af57..595786c48939 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94193-PublicUrlWithRelativePathsInFALAPI.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94193-PublicUrlWithRelativePathsInFALAPI.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94193:
+
 ================================================================
 Deprecation: #94193 - Public URLs with relative paths in FAL API
 ================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94209-BackendModuleLayoutViewHelpers.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94209-BackendModuleLayoutViewHelpers.rst
index 7c830bfe8bb1..5a850c25847e 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94209-BackendModuleLayoutViewHelpers.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94209-BackendModuleLayoutViewHelpers.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94209:
+
 ======================================================
 Deprecation: #94209 - Backend ModuleLayout ViewHelpers
 ======================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94223-ExtbaseRequest-getBaseUri.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94223-ExtbaseRequest-getBaseUri.rst
index 5bd36c44f7b5..1a64b5574ae4 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94223-ExtbaseRequest-getBaseUri.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94223-ExtbaseRequest-getBaseUri.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94223:
+
 ===================================================
 Deprecation: #94223 - Extbase Request->getBaseUri()
 ===================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94225-FbecontainerViewHelper.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94225-FbecontainerViewHelper.rst
index abd457cb7e1c..221e6809a5ba 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94225-FbecontainerViewHelper.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94225-FbecontainerViewHelper.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94225:
+
 ===============================================
 Deprecation: #94225 - f:be.container ViewHelper
 ===============================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94227-FbaseViewHelper.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94227-FbaseViewHelper.rst
index d84befd4df3f..ceaeb4c595a9 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94227-FbaseViewHelper.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94227-FbaseViewHelper.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94227:
+
 =======================================
 Deprecation: #94227 - f:base ViewHelper
 =======================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94228-DeprecateExtbaseRequestGetRequestUri.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94228-DeprecateExtbaseRequestGetRequestUri.rst
index c9f6ba2e775f..6ca541f470ad 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94228-DeprecateExtbaseRequestGetRequestUri.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94228-DeprecateExtbaseRequestGetRequestUri.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94228:
+
 =====================================================
 Deprecation: #94228 - Extbase request getRequestUri()
 =====================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94231-DeprecateExtbaseInvalidRequestMethodException.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94231-DeprecateExtbaseInvalidRequestMethodException.rst
index 00830176942b..88cb67ceebb5 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94231-DeprecateExtbaseInvalidRequestMethodException.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94231-DeprecateExtbaseInvalidRequestMethodException.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94231:
+
 ===========================================================
 Deprecation: #94231 - Extbase InvalidRequestMethodException
 ===========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94252-DeprecatedGeneralUtilitycompileSelectedGetVarsFromArray.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94252-DeprecatedGeneralUtilitycompileSelectedGetVarsFromArray.rst
index 21c94cdf4550..7e09ec1b4bc9 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94252-DeprecatedGeneralUtilitycompileSelectedGetVarsFromArray.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94252-DeprecatedGeneralUtilitycompileSelectedGetVarsFromArray.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94252:
+
 =====================================================================
 Deprecation: #94252 - GeneralUtility::compileSelectedGetVarsFromArray
 =====================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94272-DeprecatedApplication-runCallback.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94272-DeprecatedApplication-runCallback.rst
index 1ed2e0c47b4a..0074dd52ab31 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94272-DeprecatedApplication-runCallback.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94272-DeprecatedApplication-runCallback.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94272:
+
 ===============================================
 Deprecation: #94272 - Application->run callback
 ===============================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94309-DeprecatedGeneralUtilitystdAuthCode.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94309-DeprecatedGeneralUtilitystdAuthCode.rst
index f9f2c9740ff8..1076713c18a2 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94309-DeprecatedGeneralUtilitystdAuthCode.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94309-DeprecatedGeneralUtilitystdAuthCode.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94309:
+
 =================================================
 Deprecation: #94309 - GeneralUtility::stdAuthCode
 =================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94311-DeprecatedGeneralUtilityrmFromList.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94311-DeprecatedGeneralUtilityrmFromList.rst
index c9eadf986ef3..890e1fc3f412 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94311-DeprecatedGeneralUtilityrmFromList.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94311-DeprecatedGeneralUtilityrmFromList.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94311:
+
 ================================================
 Deprecation: #94311 - GeneralUtility::rmFromList
 ================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94313-ClassAbstractService.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94313-ClassAbstractService.rst
index 3b05823bd684..947460f653af 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94313-ClassAbstractService.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94313-ClassAbstractService.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94313:
+
 ===========================================
 Deprecation: #94313 - AbstractService class
 ===========================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94316-DeprecatedHTTPHeaderManipulatingMethodsFromHttpUtility.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94316-DeprecatedHTTPHeaderManipulatingMethodsFromHttpUtility.rst
index fd9c93fb163d..e22d23e227da 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94316-DeprecatedHTTPHeaderManipulatingMethodsFromHttpUtility.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94316-DeprecatedHTTPHeaderManipulatingMethodsFromHttpUtility.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94316:
+
 =======================================================================
 Deprecation: #94316 - HTTP header manipulating methods from HttpUtility
 =======================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94317-ExtformFinisherImplementations.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94317-ExtformFinisherImplementations.rst
index 50579df5f4cf..750c7518ec59 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94317-ExtformFinisherImplementations.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94317-ExtformFinisherImplementations.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94317:
+
 =======================================================
 Deprecation: #94317 - ext:form Finisher implementations
 =======================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94351-ExtextbaseStopActionException.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94351-ExtextbaseStopActionException.rst
index a1c54881d1e8..87471f11b308 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94351-ExtextbaseStopActionException.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94351-ExtextbaseStopActionException.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94351:
+
 =====================================================
 Deprecation: #94351 - ext:extbase StopActionException
 =====================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94367-ExtbaseReferringRequest.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94367-ExtbaseReferringRequest.rst
index d5924e0f581a..a6ccfb7de589 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94367-ExtbaseReferringRequest.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94367-ExtbaseReferringRequest.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94367:
+
 ==============================================
 Deprecation: #94367 - Extbase ReferringRequest
 ==============================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94377-ExtbaseObjectManager-getEmptyObject.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94377-ExtbaseObjectManager-getEmptyObject.rst
index 567aa43b3b82..23bc37f70baf 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94377-ExtbaseObjectManager-getEmptyObject.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94377-ExtbaseObjectManager-getEmptyObject.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94377:
+
 ===========================================================
 Deprecation: #94377 - Extbase ObjectManager->getEmptyObject
 ===========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94394-ExtbaseRequestSetDispatchedAndIsDispatched.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94394-ExtbaseRequestSetDispatchedAndIsDispatched.rst
index d1d5ceb7d28a..085a68e453a7 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94394-ExtbaseRequestSetDispatchedAndIsDispatched.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94394-ExtbaseRequestSetDispatchedAndIsDispatched.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94394:
+
 ========================================================================
 Deprecation: #94394 - Extbase Request setDispatched() and isDispatched()
 ========================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94414-DeprecateLanguageServiceContainerEntry.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94414-DeprecateLanguageServiceContainerEntry.rst
index 6487617821b7..bc0810a07cfb 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94414-DeprecateLanguageServiceContainerEntry.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Deprecation-94414-DeprecateLanguageServiceContainerEntry.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94414:
+
 =====================================================
 Deprecation: #94414 - LanguageService container entry
 =====================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-89507-AddDescriptionForTCAPalettes.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-89507-AddDescriptionForTCAPalettes.rst
index 50ff2eae92f8..ed27706dcef0 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-89507-AddDescriptionForTCAPalettes.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-89507-AddDescriptionForTCAPalettes.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89507:
+
 ==================================================
 Feature: #89507 - Add description for TCA palettes
 ==================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-89700-ShowLayoutsInTheWebInfoModule.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-89700-ShowLayoutsInTheWebInfoModule.rst
index 1d9a13d83d80..a23bb9940d43 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-89700-ShowLayoutsInTheWebInfoModule.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-89700-ShowLayoutsInTheWebInfoModule.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89700:
+
 =====================================================
 Feature: #89700 - Show layouts in the Web Info module
 =====================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-92358-AddGetModuleTemplateToPageLayoutController.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-92358-AddGetModuleTemplateToPageLayoutController.rst
index 5c1971d125b4..486f5f7bea30 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-92358-AddGetModuleTemplateToPageLayoutController.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-92358-AddGetModuleTemplateToPageLayoutController.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-92358:
+
 =================================================================
 Feature: #92358 - Add getModuleTemplate() to PageLayoutController
 =================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-92518-DownloadAndFilenameOptionsAddedToFileDumpController.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-92518-DownloadAndFilenameOptionsAddedToFileDumpController.rst
index 0cd951471637..df3271e88bce 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-92518-DownloadAndFilenameOptionsAddedToFileDumpController.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-92518-DownloadAndFilenameOptionsAddedToFileDumpController.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-92518:
+
 ===========================================================================
 Feature: #92518 - Download and filename options added to FileDumpController
 ===========================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-92518-IntroduceFileViewHelper.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-92518-IntroduceFileViewHelper.rst
index 838de052f13b..61d7edf2e6b4 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-92518-IntroduceFileViewHelper.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-92518-IntroduceFileViewHelper.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-92518-1668719172:
+
 ==========================================
 Feature: #92518 - Introduce FileViewHelper
 ==========================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-93114-NativeSupportForLanguageShonaBantuAdded.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-93114-NativeSupportForLanguageShonaBantuAdded.rst
index c755e752f3b8..719382d5504c 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-93114-NativeSupportForLanguageShonaBantuAdded.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-93114-NativeSupportForLanguageShonaBantuAdded.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-93114:
+
 =================================================================
 Feature: #93114 - Native support for language Shona (Bantu) added
 =================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-93210-PossibilityToRefreshDashboardWidgets.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-93210-PossibilityToRefreshDashboardWidgets.rst
index 0fa61b69437b..c67d54e935b1 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-93210-PossibilityToRefreshDashboardWidgets.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-93210-PossibilityToRefreshDashboardWidgets.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-93210:
+
 ==========================================================
 Feature: #93210 - Possibility to refresh dashboard widgets
 ==========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-93631-SupportForPHP80.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-93631-SupportForPHP80.rst
index 636b8f9d92d3..28879882d6ba 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-93631-SupportForPHP80.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-93631-SupportForPHP80.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-93631:
+
 =====================================
 Feature: #93631 - Support for PHP 8.0
 =====================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-93668-PossibilityToConfigureSymfonyMailer.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-93668-PossibilityToConfigureSymfonyMailer.rst
index f05d5e8c2a93..a0297fc5f26c 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-93668-PossibilityToConfigureSymfonyMailer.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-93668-PossibilityToConfigureSymfonyMailer.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-93668:
+
 =========================================================
 Feature: #93668 - Possibility to configure Symfony mailer
 =========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-93825-RateLimitingForFailedLogins.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-93825-RateLimitingForFailedLogins.rst
index 395c57552438..20fcc2774053 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-93825-RateLimitingForFailedLogins.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-93825-RateLimitingForFailedLogins.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-93825:
+
 =================================================
 Feature: #93825 - Rate limiting for failed logins
 =================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-93835-AddErrorForPropertyFunctionForAbstractValidator.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-93835-AddErrorForPropertyFunctionForAbstractValidator.rst
index 16829735f862..23c36ae936d0 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-93835-AddErrorForPropertyFunctionForAbstractValidator.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-93835-AddErrorForPropertyFunctionForAbstractValidator.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-93835:
+
 ====================================================================
 Feature: #93835 - AddErrorForProperty function for AbstractValidator
 ====================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-93921-SharingBackendLinks.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-93921-SharingBackendLinks.rst
index ec367ba3b714..2d236b460f07 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-93921-SharingBackendLinks.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-93921-SharingBackendLinks.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-93921:
+
 =======================================
 Feature: #93921 - Sharing backend links
 =======================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94081-TCAReadOnlyForT3editor.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94081-TCAReadOnlyForT3editor.rst
index 324fb9fa9045..59be29a95fa6 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94081-TCAReadOnlyForT3editor.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94081-TCAReadOnlyForT3editor.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-94081:
+
 ===========================================
 Feature: #94081 - TCA readOnly for t3editor
 ===========================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94143-DisplayCreationDateOfRedirects.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94143-DisplayCreationDateOfRedirects.rst
index 4fae0deea25c..310f8ac88880 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94143-DisplayCreationDateOfRedirects.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94143-DisplayCreationDateOfRedirects.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-94143:
+
 ====================================================
 Feature: #94143 - Display creation date of redirects
 ====================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94206-AddExcludePagesRecursiveOptionToSitemapGeneration.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94206-AddExcludePagesRecursiveOptionToSitemapGeneration.rst
index 5ce6a6823d1b..65cca1c8e20a 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94206-AddExcludePagesRecursiveOptionToSitemapGeneration.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94206-AddExcludePagesRecursiveOptionToSitemapGeneration.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-94206:
+
 ============================================================================
 Feature: #94206 - Add excludePagesRecursive option to XML sitemap generation
 ============================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94210-InformationAboutInheritedBackendLayout.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94210-InformationAboutInheritedBackendLayout.rst
index 9036ecce4261..0009f9b64cb3 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94210-InformationAboutInheritedBackendLayout.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94210-InformationAboutInheritedBackendLayout.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-94210:
+
 ============================================================
 Feature: #94210 - Information about inherited backend layout
 ============================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94218-SelectableColumnsPerTableInRecordList.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94218-SelectableColumnsPerTableInRecordList.rst
index 3b5029db8c9f..074b440f1693 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94218-SelectableColumnsPerTableInRecordList.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94218-SelectableColumnsPerTableInRecordList.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-94218:
+
 =============================================================
 Feature: #94218 - Selectable columns per table in record list
 =============================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94345-AutoDetectEventTypes.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94345-AutoDetectEventTypes.rst
index aa914c047f5b..9194d9627a17 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94345-AutoDetectEventTypes.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94345-AutoDetectEventTypes.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-94345:
+
 =========================================
 Feature: #94345 - Auto-detect event types
 =========================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94374-CreateNewFilemountViaFoldersContextMenu.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94374-CreateNewFilemountViaFoldersContextMenu.rst
index 634be66a6e5a..140abec67c47 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94374-CreateNewFilemountViaFoldersContextMenu.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94374-CreateNewFilemountViaFoldersContextMenu.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-94374:
+
 ====================================================================
 Feature: #94374 - Create new filemount via the folder's context menu
 ====================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94390-DropdownForRecordListAndFileListInFavorOfExtendedView.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94390-DropdownForRecordListAndFileListInFavorOfExtendedView.rst
index b7a825e85acc..7f065c046f07 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94390-DropdownForRecordListAndFileListInFavorOfExtendedView.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94390-DropdownForRecordListAndFileListInFavorOfExtendedView.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-94390:
+
 ==================================================================================
 Feature: #94390 - Dropdown for record list and file list in favor of Extended View
 ==================================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94411-RecordlistDownloadSettings.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94411-RecordlistDownloadSettings.rst
index 0fa119dcfab8..13b5198b9878 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94411-RecordlistDownloadSettings.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94411-RecordlistDownloadSettings.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-94411:
+
 ===============================================
 Feature: #94411 - Record list download settings
 ===============================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94428-ExtbaseRequestImplementsServerRequestInterface.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94428-ExtbaseRequestImplementsServerRequestInterface.rst
index bcb649b09d5e..81f67e8a0b03 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94428-ExtbaseRequestImplementsServerRequestInterface.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94428-ExtbaseRequestImplementsServerRequestInterface.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-94428:
+
 ===================================================================
 Feature: #94428 - Extbase Request implements ServerRequestInterface
 ===================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94447-NativeSupportForLanguageWelshAdded.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94447-NativeSupportForLanguageWelshAdded.rst
index e49ae066ac62..2f3288720fa0 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94447-NativeSupportForLanguageWelshAdded.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94447-NativeSupportForLanguageWelshAdded.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-94447:
+
 =========================================================
 Feature: #94447 - Native support for language Welsh added
 =========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94452-ImprovedMulti-SelectionInFileSelection.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94452-ImprovedMulti-SelectionInFileSelection.rst
index 0b1032f4591c..d584023b6063 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94452-ImprovedMulti-SelectionInFileSelection.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94452-ImprovedMulti-SelectionInFileSelection.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-94452:
+
 ============================================================
 Feature: #94452 - Improved multi-selection in file selection
 ============================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94474-ImprovedShowColumnsSelectionInRecordList.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94474-ImprovedShowColumnsSelectionInRecordList.rst
index 9eeda9d72c94..a4831f4df8d7 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94474-ImprovedShowColumnsSelectionInRecordList.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94474-ImprovedShowColumnsSelectionInRecordList.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-94474:
+
 ================================================================
 Feature: #94474 - Improved show columns selection in record list
 ================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94524-EditMetadataForAFileViaTheContextMenu.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94524-EditMetadataForAFileViaTheContextMenu.rst
index 68ea2ce65222..fb9793fd333c 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94524-EditMetadataForAFileViaTheContextMenu.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Feature-94524-EditMetadataForAFileViaTheContextMenu.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-94524:
+
 ===============================================================
 Feature: #94524 - Edit metadata for a file via the context menu
 ===============================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Important-91496-ChangesToPasswordResetFunctionality.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Important-91496-ChangesToPasswordResetFunctionality.rst
index 4b9906bc0eba..11cd97c12554 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Important-91496-ChangesToPasswordResetFunctionality.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Important-91496-ChangesToPasswordResetFunctionality.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-91496:
+
 ===========================================================
 Important: #91496 - Changes to password reset functionality
 ===========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Important-94312-RemovedBEloginSecurityLevelAndFEloginSecurityLevelOptions.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Important-94312-RemovedBEloginSecurityLevelAndFEloginSecurityLevelOptions.rst
index 6c2a6640947f..69a3a13ef428 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Important-94312-RemovedBEloginSecurityLevelAndFEloginSecurityLevelOptions.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Important-94312-RemovedBEloginSecurityLevelAndFEloginSecurityLevelOptions.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-94312:
+
 ===================================================================================
 Important: #94312 - Removed BE/loginSecurityLevel and FE/loginSecurityLevel options
 ===================================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Important-94315-UseProperPSR-3LoggingMessagesAndContext.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Important-94315-UseProperPSR-3LoggingMessagesAndContext.rst
index 313af09dc906..963d34cc81ef 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Important-94315-UseProperPSR-3LoggingMessagesAndContext.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Important-94315-UseProperPSR-3LoggingMessagesAndContext.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-94315:
+
 =================================================================
 Important: #94315 - Use proper PSR-3 logging messages and context
 =================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-85613-CategoryRegistry.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-85613-CategoryRegistry.rst
index 8393b8a65cff..c1e34a56ffaf 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-85613-CategoryRegistry.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-85613-CategoryRegistry.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85613:
+
 =======================================
 Deprecation: #85613 - Category Registry
 =======================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94619-ExtbaseObjectManager.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94619-ExtbaseObjectManager.rst
index 58b1e55b2f3c..336ad7f668e4 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94619-ExtbaseObjectManager.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94619-ExtbaseObjectManager.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94619:
+
 ===========================================
 Deprecation: #94619 - Extbase ObjectManager
 ===========================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94654-GenericExtbaseDomainClasses.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94654-GenericExtbaseDomainClasses.rst
index ee6b070f5db3..d73ad1ad742f 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94654-GenericExtbaseDomainClasses.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94654-GenericExtbaseDomainClasses.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94654:
+
 ====================================================
 Deprecation: #94654 - Generic Extbase domain classes
 ====================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94664-PdoCacheBackend.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94664-PdoCacheBackend.rst
index 122b92e6aa4a..d697cd0a9211 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94664-PdoCacheBackend.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94664-PdoCacheBackend.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94664:
+
 =======================================
 Deprecation: #94664 - Pdo cache backend
 =======================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94665-WincacheCacheBackend.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94665-WincacheCacheBackend.rst
index 67f82daeb220..4a6e82e9b5dd 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94665-WincacheCacheBackend.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94665-WincacheCacheBackend.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94665:
+
 ============================================
 Deprecation: #94665 - Wincache cache backend
 ============================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94684-GeneralUtilityShortMD5.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94684-GeneralUtilityShortMD5.rst
index 6f9dc221110f..9cd8c72e6adb 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94684-GeneralUtilityShortMD5.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94684-GeneralUtilityShortMD5.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94684:
+
 ================================================
 Deprecation: #94684 - GeneralUtility::shortMD5()
 ================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94687-SoftReferenceIndex.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94687-SoftReferenceIndex.rst
index 32044bed3b32..ae66aa27f1ac 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94687-SoftReferenceIndex.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94687-SoftReferenceIndex.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94687:
+
 ==================================================
 Deprecation: #94687 - Deprecate SoftReferenceIndex
 ==================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94741-RegisterSoftReferenceParsersViaDI.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94741-RegisterSoftReferenceParsersViaDI.rst
index d75282f983a9..789117939b2a 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94741-RegisterSoftReferenceParsersViaDI.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94741-RegisterSoftReferenceParsersViaDI.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94741:
+
 ===========================================================
 Deprecation: #94741 - Register SoftReference parsers via DI
 ===========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94762-DeprecateJavaScriptTopfsModState.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94762-DeprecateJavaScriptTopfsModState.rst
index 848e5f80e714..43764aeb2f8d 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94762-DeprecateJavaScriptTopfsModState.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94762-DeprecateJavaScriptTopfsModState.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94762:
+
 ==========================================================
 Deprecation: #94762 - Deprecate JavaScript top.fsMod state
 ==========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94902-LowerCamelCaseOptionsOfExtImpExpCommands.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94902-LowerCamelCaseOptionsOfExtImpExpCommands.rst
index 789176c6bf34..977d8f0c4fac 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94902-LowerCamelCaseOptionsOfExtImpExpCommands.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94902-LowerCamelCaseOptionsOfExtImpExpCommands.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94902:
+
 =============================================================================
 Deprecation: #94902 - Deprecate lowerCamelCase options of EXT:impexp commands
 =============================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94953-EditPanelRelatedFrontendFunctionality.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94953-EditPanelRelatedFrontendFunctionality.rst
index 19f09b9682d3..a82ccf35bc52 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94953-EditPanelRelatedFrontendFunctionality.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94953-EditPanelRelatedFrontendFunctionality.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94953:
+
 ===============================================================
 Deprecation: #94953 - Edit panel related frontend functionality
 ===============================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94956-PublicCObj.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94956-PublicCObj.rst
index c0b779b5fd28..b87e992a4c9f 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94956-PublicCObj.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94956-PublicCObj.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94956:
+
 ==================================
 Deprecation: #94956 - Public $cObj
 ==================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94957-TypoScriptFrontendController-cObjectDepthCounter.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94957-TypoScriptFrontendController-cObjectDepthCounter.rst
index 14813c374c75..99d19bbeb4bc 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94957-TypoScriptFrontendController-cObjectDepthCounter.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94957-TypoScriptFrontendController-cObjectDepthCounter.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94957:
+
 =======================================================================
 Deprecation: #94957 - TypoScriptFrontendController->cObjectDepthCounter
 =======================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94958-ContentObjectRendererProperties.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94958-ContentObjectRendererProperties.rst
index 21dbb2984e45..2bfe69db20ca 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94958-ContentObjectRendererProperties.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94958-ContentObjectRendererProperties.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94958:
+
 ======================================================
 Deprecation: #94958 - ContentObjectRenderer properties
 ======================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94959-ContentObjectRendererConstructorInStandaloneView.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94959-ContentObjectRendererConstructorInStandaloneView.rst
index d4f21e421eca..118432794710 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94959-ContentObjectRendererConstructorInStandaloneView.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94959-ContentObjectRendererConstructorInStandaloneView.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94959:
+
 =========================================================================
 Deprecation: #94959 - ContentObjectRenderer constructor in StandaloneView
 =========================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94979-UsingCacheManagerOrDatabaseConnectionsDuringTYPO3Bootstrap.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94979-UsingCacheManagerOrDatabaseConnectionsDuringTYPO3Bootstrap.rst
index dfc5d05e15a3..c2fd05472299 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94979-UsingCacheManagerOrDatabaseConnectionsDuringTYPO3Bootstrap.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94979-UsingCacheManagerOrDatabaseConnectionsDuringTYPO3Bootstrap.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94979:
+
 =======================================================================================
 Deprecation: #94979 - Using CacheManager or Database Connections during TYPO3 bootstrap
 =======================================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94991-ExtbaseAbstractView.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94991-ExtbaseAbstractView.rst
index 8bfd0cdadbee..38c1d1d3066c 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94991-ExtbaseAbstractView.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94991-ExtbaseAbstractView.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94991:
+
 ==========================================
 Deprecation: #94991 - Extbase AbstractView
 ==========================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94996-InComposerModeAllExtensionsShouldBeInstalledWithComposer.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94996-InComposerModeAllExtensionsShouldBeInstalledWithComposer.rst
index 7738052600af..7e99840767c0 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94996-InComposerModeAllExtensionsShouldBeInstalledWithComposer.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-94996-InComposerModeAllExtensionsShouldBeInstalledWithComposer.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94996:
+
 ========================================================================================
 Deprecation: #94996 - In Composer Mode, all Extensions should be installed with Composer
 ========================================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95003-ExtbaseViewInterfaceCanRender.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95003-ExtbaseViewInterfaceCanRender.rst
index bea5ee342442..0b76b6ad2c42 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95003-ExtbaseViewInterfaceCanRender.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95003-ExtbaseViewInterfaceCanRender.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95003:
+
 =======================================================
 Deprecation: #95003 - Extbase ViewInterface canRender()
 =======================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95005-ExtbaseEmptyView.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95005-ExtbaseEmptyView.rst
index ade11314cc39..804042286554 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95005-ExtbaseEmptyView.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95005-ExtbaseEmptyView.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95005:
+
 =======================================
 Deprecation: #95005 - Extbase EmptyView
 =======================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95009-PassingTypoScriptConfigurationAsConstructorArgumentToExceptionHandler.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95009-PassingTypoScriptConfigurationAsConstructorArgumentToExceptionHandler.rst
index 2b93b7f4f9ec..d6bb6748d230 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95009-PassingTypoScriptConfigurationAsConstructorArgumentToExceptionHandler.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95009-PassingTypoScriptConfigurationAsConstructorArgumentToExceptionHandler.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95009:
+
 ===================================================================================================
 Deprecation: #95009 - Passing TypoScript configuration as constructor argument to Exception handler
 ===================================================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95011-VariousGlobalJavaScriptFunctionsAndVariables.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95011-VariousGlobalJavaScriptFunctionsAndVariables.rst
index 49de2794d587..7047a726ac01 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95011-VariousGlobalJavaScriptFunctionsAndVariables.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95011-VariousGlobalJavaScriptFunctionsAndVariables.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95011:
+
 =======================================================================
 Deprecation: #95011 - Various global JavaScript functions and variables
 =======================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95037-RootUidRelatedSettingOfTrees.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95037-RootUidRelatedSettingOfTrees.rst
index 3ad04289cfd8..f9b3106a1ba2 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95037-RootUidRelatedSettingOfTrees.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95037-RootUidRelatedSettingOfTrees.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95037:
+
 ======================================================
 Deprecation: #95037 - rootUid related setting of trees
 ======================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95062-SkipSortingArgumentOfRelationHandler-writeForeignField.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95062-SkipSortingArgumentOfRelationHandler-writeForeignField.rst
index 175bf13de2c6..51931a6bb65b 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95062-SkipSortingArgumentOfRelationHandler-writeForeignField.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95062-SkipSortingArgumentOfRelationHandler-writeForeignField.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95062:
+
 ===================================================================================
 Deprecation: #95062 - $skipSorting argument of RelationHandler->writeForeignField()
 ===================================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95065-HookExtTablesInclusion-PostProcessing.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95065-HookExtTablesInclusion-PostProcessing.rst
index 30a75f6c73ad..7e16fa3f4480 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95065-HookExtTablesInclusion-PostProcessing.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95065-HookExtTablesInclusion-PostProcessing.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95065:
+
 ============================================================
 Deprecation: #95065 - Hook extTablesInclusion-PostProcessing
 ============================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95077-FilelistEditIconsHook.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95077-FilelistEditIconsHook.rst
index d10f42616dce..dac0e41705e6 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95077-FilelistEditIconsHook.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95077-FilelistEditIconsHook.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95077-1668719172:
+
 ============================================
 Deprecation: #95077 - Filelist editIconsHook
 ============================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95080-FileDumpCheckFileAccessHook.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95080-FileDumpCheckFileAccessHook.rst
index 847c3e85369f..5db916a63525 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95080-FileDumpCheckFileAccessHook.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95080-FileDumpCheckFileAccessHook.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95077:
+
 ===================================================
 Deprecation: #95077 - FileDump CheckFileAccess hook
 ===================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95083-BackendToolbarCacheActionsHook.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95083-BackendToolbarCacheActionsHook.rst
index 3c2d60ec3fd6..93218da80f75 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95083-BackendToolbarCacheActionsHook.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95083-BackendToolbarCacheActionsHook.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95083:
+
 =======================================================
 Deprecation: #95083 - Backend toolbar CacheActions hook
 =======================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95089-ExtendedFileUtilityProcessDataHook.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95089-ExtendedFileUtilityProcessDataHook.rst
index 513b574d3a9e..cc01f8108d0a 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95089-ExtendedFileUtilityProcessDataHook.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95089-ExtendedFileUtilityProcessDataHook.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95089:
+
 ==========================================================
 Deprecation: #95089 - ExtendedFileUtility ProcessData hook
 ==========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95105-DatabaseRecordListHooks.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95105-DatabaseRecordListHooks.rst
index a32407b0e120..18771f644ad1 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95105-DatabaseRecordListHooks.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Deprecation-95105-DatabaseRecordListHooks.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95105:
+
 ==============================================
 Deprecation: #95105 - DatabaseRecordList hooks
 ==============================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-71775-HtmlParserAllowsSrcset.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-71775-HtmlParserAllowsSrcset.rst
index 40f17354372b..767236437d09 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-71775-HtmlParserAllowsSrcset.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-71775-HtmlParserAllowsSrcset.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-71775:
+
 ==========================================
 Feature: #71775 - HtmlParser allows srcset
 ==========================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-84115-DoctrineDBAL-NotInSetForExpressions.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-84115-DoctrineDBAL-NotInSetForExpressions.rst
index 3a91d748c225..ff63e2747588 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-84115-DoctrineDBAL-NotInSetForExpressions.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-84115-DoctrineDBAL-NotInSetForExpressions.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84115:
+
 ============================================================
 Feature: #84115 - Doctrine DBAL - notInSet() for expressions
 ============================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-84184-ShowColumnsSelectionInFilelist.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-84184-ShowColumnsSelectionInFilelist.rst
index e73edaf33193..7d1e0c2c6849 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-84184-ShowColumnsSelectionInFilelist.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-84184-ShowColumnsSelectionInFilelist.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84184:
+
 ====================================================
 Feature: #84184 - Show columns selection in filelist
 ====================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-84718-AddCLIExportCommandToImpExpExtension.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-84718-AddCLIExportCommandToImpExpExtension.rst
index f28122734ec5..da3e131fb883 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-84718-AddCLIExportCommandToImpExpExtension.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-84718-AddCLIExportCommandToImpExpExtension.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84718:
+
 ======================================================
 Feature: #84718 - Add CLI export command to EXT:impexp
 ======================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-90197-IntroduceCacheFlushConsoleCommand.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-90197-IntroduceCacheFlushConsoleCommand.rst
index 5f8951741324..d6a8643614d3 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-90197-IntroduceCacheFlushConsoleCommand.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-90197-IntroduceCacheFlushConsoleCommand.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90197:
+
 =======================================================
 Feature: #90197 - Introduce cache:flush console command
 =======================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-90336-CKEditorAutolinkingUsesHttpsByDefault.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-90336-CKEditorAutolinkingUsesHttpsByDefault.rst
index 7fc366e829e1..00d5807f055b 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-90336-CKEditorAutolinkingUsesHttpsByDefault.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-90336-CKEditorAutolinkingUsesHttpsByDefault.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90336:
+
 ============================================================
 Feature: #90336 - CKEditor Autolinking uses https by default
 ============================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-90347-EnableRecursiveTransformationOfPropertiesInJsonView.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-90347-EnableRecursiveTransformationOfPropertiesInJsonView.rst
index 70ce9992405e..f148c2783350 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-90347-EnableRecursiveTransformationOfPropertiesInJsonView.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-90347-EnableRecursiveTransformationOfPropertiesInJsonView.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90347:
+
 ===========================================================================
 Feature: #90347 - Enable recursive transformation of properties in JsonView
 ===========================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-90548-DownloadMultipleFilesAndFoldersInFilelist.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-90548-DownloadMultipleFilesAndFoldersInFilelist.rst
index e128e3301d6c..a570b26e6d07 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-90548-DownloadMultipleFilesAndFoldersInFilelist.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-90548-DownloadMultipleFilesAndFoldersInFilelist.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90548:
+
 =================================================================
 Feature: #90548 - Download multiple files and folders in filelist
 =================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-91021-FilterByStageInWorkspacesModule.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-91021-FilterByStageInWorkspacesModule.rst
index aae474fb9683..6a590f846ca8 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-91021-FilterByStageInWorkspacesModule.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-91021-FilterByStageInWorkspacesModule.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-91021:
+
 ======================================================
 Feature: #91021 - Filter by stage in Workspaces Module
 ======================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-92460-SplitDefaultFromAllLanguagesInPageModule.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-92460-SplitDefaultFromAllLanguagesInPageModule.rst
index 40fbf432a703..54db66de81c0 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-92460-SplitDefaultFromAllLanguagesInPageModule.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-92460-SplitDefaultFromAllLanguagesInPageModule.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-92460:
+
 =================================================================
 Feature: #92460 - Split default from all languages in page module
 =================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-93197-ResolveCollectionTypesOfNon-persistentObjects.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-93197-ResolveCollectionTypesOfNon-persistentObjects.rst
index 40763a0ca5cb..b07ca77ce760 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-93197-ResolveCollectionTypesOfNon-persistentObjects.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-93197-ResolveCollectionTypesOfNon-persistentObjects.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-93197:
+
 ====================================================================
 Feature: #93197 - Resolve collection types of non-persistent objects
 ====================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-93436-IntroduceCacheWarmupConsoleCommand.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-93436-IntroduceCacheWarmupConsoleCommand.rst
index 86518cff5e56..5b4d4ca7d253 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-93436-IntroduceCacheWarmupConsoleCommand.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-93436-IntroduceCacheWarmupConsoleCommand.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-93436:
+
 ========================================================
 Feature: #93436 - Introduce cache:warmup console command
 ========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94402-GenerateErrorPagesViaTYPO3-internalSubRequest.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94402-GenerateErrorPagesViaTYPO3-internalSubRequest.rst
index ab4e68714e77..7828562c9a22 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94402-GenerateErrorPagesViaTYPO3-internalSubRequest.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94402-GenerateErrorPagesViaTYPO3-internalSubRequest.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-94402:
+
 =====================================================================
 Feature: #94402 - Generate error pages via TYPO3-internal sub-request
 =====================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94406-OverrideFileFolderTCAConfigurationWithTSconfig.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94406-OverrideFileFolderTCAConfigurationWithTSconfig.rst
index 0c6b388f6f8d..72dbbad125b5 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94406-OverrideFileFolderTCAConfigurationWithTSconfig.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94406-OverrideFileFolderTCAConfigurationWithTSconfig.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-94406:
+
 =====================================================================
 Feature: #94406 - Override fileFolder TCA configuration with TSconfig
 =====================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94489-FilterForRedirectsNeverHit.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94489-FilterForRedirectsNeverHit.rst
index 75fa7dd663b7..219d82db694c 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94489-FilterForRedirectsNeverHit.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94489-FilterForRedirectsNeverHit.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-94489:
+
 ================================================
 Feature: #94489 - Filter for redirects never hit
 ================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94577-ClearIndexed_searchDocumentsWhenContentIsChanged.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94577-ClearIndexed_searchDocumentsWhenContentIsChanged.rst
index ebb8da85c178..41eeaf99b9eb 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94577-ClearIndexed_searchDocumentsWhenContentIsChanged.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94577-ClearIndexed_searchDocumentsWhenContentIsChanged.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-94577:
+
 ========================================================================
 Feature: #94577 - Clear indexed_search documents when content is changed
 ========================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94590-AllowIconIdentifiersInReportModuleRegistration.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94590-AllowIconIdentifiersInReportModuleRegistration.rst
index 5268175276d7..dfd65abb8e87 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94590-AllowIconIdentifiersInReportModuleRegistration.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94590-AllowIconIdentifiersInReportModuleRegistration.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-94590:
+
 ======================================================================
 Feature: #94590 - Allow icon identifiers in report module registration
 ======================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94622-NewTCATypeCategory.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94622-NewTCATypeCategory.rst
index d482b4616845..7c9d51766766 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94622-NewTCATypeCategory.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94622-NewTCATypeCategory.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-94622:
+
 =========================================
 Feature: #94622 - New TCA type "category"
 =========================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94623-Tt_contentImagesAssetsMediaShowPossibleLocalizationRecords.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94623-Tt_contentImagesAssetsMediaShowPossibleLocalizationRecords.rst
index 237b70ea20e6..3c55ab6d6d0e 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94623-Tt_contentImagesAssetsMediaShowPossibleLocalizationRecords.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94623-Tt_contentImagesAssetsMediaShowPossibleLocalizationRecords.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-94623:
+
 ==================================================================================
 Feature: #94623 - tt_content images, assets, media showPossibleLocalizationRecords
 ==================================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94653-AutocompleteAttributeForPasswordViewHelper.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94653-AutocompleteAttributeForPasswordViewHelper.rst
index 7c83d7da4c64..b506ea2da042 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94653-AutocompleteAttributeForPasswordViewHelper.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94653-AutocompleteAttributeForPasswordViewHelper.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-94653:
+
 ===============================================================
 Feature: #94653 - Autocomplete attribute for PasswordViewHelper
 ===============================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94662-AddPlaceholderForSiteConfigurationInForeignTableWhere.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94662-AddPlaceholderForSiteConfigurationInForeignTableWhere.rst
index 60b779dd6e9c..715ad91e02de 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94662-AddPlaceholderForSiteConfigurationInForeignTableWhere.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94662-AddPlaceholderForSiteConfigurationInForeignTableWhere.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-94662:
+
 ===============================================================================
 Feature: #94662 - Add placeholder for site configuration in foreign_table_where
 ===============================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94680-ShowColumnsSelectorFilter.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94680-ShowColumnsSelectorFilter.rst
index 2aa9c8069366..ddb2a5f72daa 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94680-ShowColumnsSelectorFilter.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94680-ShowColumnsSelectorFilter.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-94680:
+
 ==============================================
 Feature: #94680 - Show columns selector filter
 ==============================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94741-RegisterSoftReferenceParsersViaDI.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94741-RegisterSoftReferenceParsersViaDI.rst
index 75448e7044a1..954e0c4f2aaa 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94741-RegisterSoftReferenceParsersViaDI.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94741-RegisterSoftReferenceParsersViaDI.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-94741:
+
 =======================================================
 Feature: #94741 - Register SoftReference parsers via DI
 =======================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94765-IntroduceShowNewRecordLinkOption.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94765-IntroduceShowNewRecordLinkOption.rst
index f78423e545ef..fa5438162e2c 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94765-IntroduceShowNewRecordLinkOption.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94765-IntroduceShowNewRecordLinkOption.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-94765:
+
 ====================================================
 Feature: #94765 - Introduce showNewRecordLink option
 ====================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94819-ImprovedWorkspacesModule.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94819-ImprovedWorkspacesModule.rst
index 99472f255dd2..e17c94614944 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94819-ImprovedWorkspacesModule.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94819-ImprovedWorkspacesModule.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-94819:
+
 ============================================
 Feature: #94819 - Improved Workspaces module
 ============================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94889-AddResultOptionToTypolinkReturnLastParameter.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94889-AddResultOptionToTypolinkReturnLastParameter.rst
index 1a056e891b8e..41f3eb279d15 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94889-AddResultOptionToTypolinkReturnLastParameter.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94889-AddResultOptionToTypolinkReturnLastParameter.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-94889:
+
 ======================================================================
 Feature: #94889 - Add "result" option to typolink returnLast parameter
 ======================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94906-MultiRecordSelectionInFilelist.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94906-MultiRecordSelectionInFilelist.rst
index 900ed0acd2de..da8c903b2665 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94906-MultiRecordSelectionInFilelist.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94906-MultiRecordSelectionInFilelist.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-94906:
+
 ====================================================
 Feature: #94906 - Multi record selection in filelist
 ====================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94944-KeyboardShortcutsForMultiRecordSelection.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94944-KeyboardShortcutsForMultiRecordSelection.rst
index d33d8be1b0ed..8a3a9185464f 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94944-KeyboardShortcutsForMultiRecordSelection.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94944-KeyboardShortcutsForMultiRecordSelection.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-94944:
+
 ===============================================================
 Feature: #94944 - Keyboard shortcuts for multi record selection
 ===============================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94966-ShowDebuggerInApplicationInformation.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94966-ShowDebuggerInApplicationInformation.rst
index 5a2afcce77df..d31b6b1ee8b8 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94966-ShowDebuggerInApplicationInformation.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94966-ShowDebuggerInApplicationInformation.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-94966:
+
 ==========================================================
 Feature: #94966 - Show debugger in Application Information
 ==========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94996-ConsiderAllComposerInstalledExtensionsAsActive.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94996-ConsiderAllComposerInstalledExtensionsAsActive.rst
index 2de7c11bf129..ac1d52b8a91c 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94996-ConsiderAllComposerInstalledExtensionsAsActive.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-94996-ConsiderAllComposerInstalledExtensionsAsActive.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-94996:
+
 ======================================================================
 Feature: #94996 - Consider all Composer installed extensions as active
 ======================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95034-SelectRowByMouseClick.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95034-SelectRowByMouseClick.rst
index 5bffb6e12212..37a8192cd623 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95034-SelectRowByMouseClick.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95034-SelectRowByMouseClick.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-95034:
+
 ============================================================
 Feature: #95034 - List views: Select a row by clicking on it
 ============================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95035-CollapseAllForLargeTrees.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95035-CollapseAllForLargeTrees.rst
index 7478c9bcd7e7..de3823514fa1 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95035-CollapseAllForLargeTrees.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95035-CollapseAllForLargeTrees.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-95035:
+
 ================================================
 Feature: #95035 - "Collapse all" for large trees
 ================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95037-NewStartingPointsSettingForFormEngineTreeConfig.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95037-NewStartingPointsSettingForFormEngineTreeConfig.rst
index 76091a398332..f8af89140461 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95037-NewStartingPointsSettingForFormEngineTreeConfig.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95037-NewStartingPointsSettingForFormEngineTreeConfig.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-95037:
+
 ======================================================================
 Feature: #95037 - New startingPoints setting for FormEngine treeConfig
 ======================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95044-SupportAutowiredLoggerInterfaceInjection.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95044-SupportAutowiredLoggerInterfaceInjection.rst
index 119e1430bd70..a3643cd57b87 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95044-SupportAutowiredLoggerInterfaceInjection.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95044-SupportAutowiredLoggerInterfaceInjection.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-95044:
+
 =============================================================
 Feature: #95044 - Support autowired LoggerInterface injection
 =============================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95061-AutoCreationOfMMTablesFromTCA.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95061-AutoCreationOfMMTablesFromTCA.rst
index 6436aae4bb3b..e89f1597f849 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95061-AutoCreationOfMMTablesFromTCA.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95061-AutoCreationOfMMTablesFromTCA.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-95061:
+
 =====================================================
 Feature: #95061 - Auto creation of MM tables from TCA
 =====================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95065-NewPSR-14BootCompletedEvent.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95065-NewPSR-14BootCompletedEvent.rst
index f25ac5e02084..9a68ae1149dc 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95065-NewPSR-14BootCompletedEvent.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95065-NewPSR-14BootCompletedEvent.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-95065:
+
 ===============================================
 Feature: #95065 - New PSR-14 BootCompletedEvent
 ===============================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95068-MultiRecordSelectionInRecordlist.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95068-MultiRecordSelectionInRecordlist.rst
index 257ff3903b35..f69a70120195 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95068-MultiRecordSelectionInRecordlist.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95068-MultiRecordSelectionInRecordlist.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-95068:
+
 ======================================================
 Feature: #95068 - Multi record selection in recordlist
 ======================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95077-NewPSR-14ProcessFileListActionsEvent.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95077-NewPSR-14ProcessFileListActionsEvent.rst
index 46d3f6b8528f..a725842092cc 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95077-NewPSR-14ProcessFileListActionsEvent.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95077-NewPSR-14ProcessFileListActionsEvent.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-95077-1668719172:
+
 ========================================================
 Feature: #95077 - New PSR-14 ProcessFileListActionsEvent
 ========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95079-SupportPHP8StyleChannelAttributeForLoggerInjection.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95079-SupportPHP8StyleChannelAttributeForLoggerInjection.rst
index 74270a0e2a0e..c1aa71ee3030 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95079-SupportPHP8StyleChannelAttributeForLoggerInjection.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95079-SupportPHP8StyleChannelAttributeForLoggerInjection.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-95079:
+
 ============================================================================
 Feature: #95079 - Support PHP 8 style Channel attribute for logger injection
 ============================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95080-NewPSR-14ModifyFileDumpEvent.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95080-NewPSR-14ModifyFileDumpEvent.rst
index c7990b2a4005..ec01bfddd921 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95080-NewPSR-14ModifyFileDumpEvent.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95080-NewPSR-14ModifyFileDumpEvent.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-95077:
+
 ================================================
 Feature: #95077 - New PSR-14 ModifyFileDumpEvent
 ================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95083-NewPSR-14ModifyClearCacheActionsEvent.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95083-NewPSR-14ModifyClearCacheActionsEvent.rst
index e4ea4da5391e..af99072ebc14 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95083-NewPSR-14ModifyClearCacheActionsEvent.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95083-NewPSR-14ModifyClearCacheActionsEvent.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-95083:
+
 =========================================================
 Feature: #95083 - New PSR-14 ModifyClearCacheActionsEvent
 =========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95089-NewPSR-14AfterFileCommandProcessedEvent.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95089-NewPSR-14AfterFileCommandProcessedEvent.rst
index ea03a1c2cc79..23d85ed12a99 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95089-NewPSR-14AfterFileCommandProcessedEvent.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95089-NewPSR-14AfterFileCommandProcessedEvent.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-95089:
+
 ===========================================================
 Feature: #95089 - New PSR-14 AfterFileCommandProcessedEvent
 ===========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95105-NewPSR-14DatabaseRecordListEvents.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95105-NewPSR-14DatabaseRecordListEvents.rst
index 77a3247957cb..2c833141debb 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95105-NewPSR-14DatabaseRecordListEvents.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Feature-95105-NewPSR-14DatabaseRecordListEvents.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-95105:
+
 ======================================================
 Feature: #95105 - New PSR-14 DatabaseRecordList events
 ======================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Important-90264-InitializeDatepickerJSInExternalFile.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Important-90264-InitializeDatepickerJSInExternalFile.rst
index 350b28c1e192..853bdbc9e75d 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Important-90264-InitializeDatepickerJSInExternalFile.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Important-90264-InitializeDatepickerJSInExternalFile.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-90264:
+
 =============================================================
 Important: #90264 - Initialize datepicker JS in external file
 =============================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Important-92202-RemoveExcludeFromImportantFields.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Important-92202-RemoveExcludeFromImportantFields.rst
index 976a6ec839cc..00e9734f79fd 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Important-92202-RemoveExcludeFromImportantFields.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Important-92202-RemoveExcludeFromImportantFields.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-92202:
+
 ========================================================
 Important: #92202 - Remove exclude from important fields
 ========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Important-94280-MoveContentsOfExtPhpIntoLocalScopes.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Important-94280-MoveContentsOfExtPhpIntoLocalScopes.rst
index 700e01b297c0..b0cec70f296a 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Important-94280-MoveContentsOfExtPhpIntoLocalScopes.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Important-94280-MoveContentsOfExtPhpIntoLocalScopes.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-94280:
+
 ====================================================================
 Important: #94280 - Move contents of ext_*.php into global namespace
 ====================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Important-94615-FluidViewHelpersFlinkexternalAndFuriexternalUseHttpsByDefault.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Important-94615-FluidViewHelpersFlinkexternalAndFuriexternalUseHttpsByDefault.rst
index 26f30ee9dde4..2d74903b6046 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Important-94615-FluidViewHelpersFlinkexternalAndFuriexternalUseHttpsByDefault.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Important-94615-FluidViewHelpersFlinkexternalAndFuriexternalUseHttpsByDefault.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-94615:
+
 ==============================================================================================
 Important: #94615 - Fluid view helpers f:link.external and f:uri.external use https by default
 ==============================================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Important-94697-QuoteDatabaseIdentifiersWhenUsedInsteadOfGloballyUpfront.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Important-94697-QuoteDatabaseIdentifiersWhenUsedInsteadOfGloballyUpfront.rst
index 37c99403db1c..af06568ebd76 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Important-94697-QuoteDatabaseIdentifiersWhenUsedInsteadOfGloballyUpfront.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Important-94697-QuoteDatabaseIdentifiersWhenUsedInsteadOfGloballyUpfront.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-94697:
+
 ====================================================================================
 Important: #94697 - Quote database identifiers when used instead of globally upfront
 ====================================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Important-94830-UpdateEguliasemail-validator.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Important-94830-UpdateEguliasemail-validator.rst
index 962054fd1d03..ae654297c286 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Important-94830-UpdateEguliasemail-validator.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Important-94830-UpdateEguliasemail-validator.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-94830:
+
 ==================================================
 Important: #94830 - Update egulias/email-validator
 ==================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Important-94876-RemoveNon-XMLTextValidatorFromFormEditor.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Important-94876-RemoveNon-XMLTextValidatorFromFormEditor.rst
index 4035fcd15b5e..858a41b6102e 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Important-94876-RemoveNon-XMLTextValidatorFromFormEditor.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Important-94876-RemoveNon-XMLTextValidatorFromFormEditor.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-94876:
+
 ====================================================================
 Important: #94876 - Remove "Non-XML text" validator from form editor
 ====================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Important-94889-LinkBuilderbuildNowReturnsArrayLinkResultInterface.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Important-94889-LinkBuilderbuildNowReturnsArrayLinkResultInterface.rst
index 3e77c8adb88b..bc179487afbb 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Important-94889-LinkBuilderbuildNowReturnsArrayLinkResultInterface.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Important-94889-LinkBuilderbuildNowReturnsArrayLinkResultInterface.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-94889:
+
 ========================================================================================
 Important: #94889 - AbstractTypoLinkBuilder::build now returns array|LinkResultInterface
 ========================================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Important-95647-ComposerInstallationsAndExtensionUsage.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Important-95647-ComposerInstallationsAndExtensionUsage.rst
index fa70f459e963..7de5839d28dc 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Important-95647-ComposerInstallationsAndExtensionUsage.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Important-95647-ComposerInstallationsAndExtensionUsage.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-95647:
+
 ==============================================================
 Important: #95647 - Composer installations and extension usage
 ==============================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5.x/Deprecation-95800-GeneratingPublicURLForPrivateAssetFiles.rst b/typo3/sysext/core/Documentation/Changelog/11.5.x/Deprecation-95800-GeneratingPublicURLForPrivateAssetFiles.rst
index 8011040caf72..1441393a4591 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5.x/Deprecation-95800-GeneratingPublicURLForPrivateAssetFiles.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5.x/Deprecation-95800-GeneratingPublicURLForPrivateAssetFiles.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95800:
+
 =============================================================================
 Deprecation: #95800 - Deprecate generating public URL for private asset files
 =============================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5.x/Important-92020-NewAPIEntryPointAvailableAtHttpsgettypo3orgapi.rst b/typo3/sysext/core/Documentation/Changelog/11.5.x/Important-92020-NewAPIEntryPointAvailableAtHttpsgettypo3orgapi.rst
index 538870be2306..ab4a453848ad 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5.x/Important-92020-NewAPIEntryPointAvailableAtHttpsgettypo3orgapi.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5.x/Important-92020-NewAPIEntryPointAvailableAtHttpsgettypo3orgapi.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-92020-1668719172:
+
 ===============================================================================
 Important: #92020 - New API entry point available at https://get.typo3.org/api/
 ===============================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5.x/Important-93635-AddMailConfigurationForSettingSmtpDomain.rst b/typo3/sysext/core/Documentation/Changelog/11.5.x/Important-93635-AddMailConfigurationForSettingSmtpDomain.rst
index 2ca8cffb4119..0a30a56b5c57 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5.x/Important-93635-AddMailConfigurationForSettingSmtpDomain.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5.x/Important-93635-AddMailConfigurationForSettingSmtpDomain.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-93635:
+
 ==================================================================
 Important: #93635 - Add mail configuration for setting smtp domain
 ==================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5.x/Important-96332-ExtbaseValidatorsCanUseDependencyInjection.rst b/typo3/sysext/core/Documentation/Changelog/11.5.x/Important-96332-ExtbaseValidatorsCanUseDependencyInjection.rst
index e817ad1203cf..52f38b16f46b 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5.x/Important-96332-ExtbaseValidatorsCanUseDependencyInjection.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5.x/Important-96332-ExtbaseValidatorsCanUseDependencyInjection.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-96332:
+
 ===================================================================
 Important: #96332 - Extbase Validators can use dependency injection
 ===================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-91787-DeprecateInlineJavaScriptInFieldChangeFunc.rst b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-91787-DeprecateInlineJavaScriptInFieldChangeFunc.rst
index 6c08cf4a5b2d..36e81cd1720c 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-91787-DeprecateInlineJavaScriptInFieldChangeFunc.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-91787-DeprecateInlineJavaScriptInFieldChangeFunc.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-91787:
+
 ==========================================================
 Deprecation: #91787 - Inline JavaScript in fieldChangeFunc
 ==========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-91814-DeprecateAbstractControlsetOnClick.rst b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-91814-DeprecateAbstractControlsetOnClick.rst
index 62e72731ff8f..dde6192b043e 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-91814-DeprecateAbstractControlsetOnClick.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-91814-DeprecateAbstractControlsetOnClick.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-91814:
+
 =================================================
 Deprecation: #91814 - AbstractControl::setOnClick
 =================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-94094-NavigationFrameModuleInModuleRegistration.rst b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-94094-NavigationFrameModuleInModuleRegistration.rst
index 1bb71307cfb4..447b05398842 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-94094-NavigationFrameModuleInModuleRegistration.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-94094-NavigationFrameModuleInModuleRegistration.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94094:
+
 ==================================================================
 Deprecation: #94094 - navigationFrameModule in Module Registration
 ==================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-94791-GeneralUtilityminifyJavaScript.rst b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-94791-GeneralUtilityminifyJavaScript.rst
index 41e6cd8cb992..0d11fe807dda 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-94791-GeneralUtilityminifyJavaScript.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-94791-GeneralUtilityminifyJavaScript.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-94791:
+
 ========================================================
 Deprecation: #94791 - GeneralUtility::minifyJavaScript()
 ========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95041-DeprecateFuriemailView-helper.rst b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95041-DeprecateFuriemailView-helper.rst
index 71ec1adeb3bb..66e494056a4b 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95041-DeprecateFuriemailView-helper.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95041-DeprecateFuriemailView-helper.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95041:
+
 ===============================================
 Deprecation: #95041 - <f:uri.email> view-helper
 ===============================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95139-ExtbaseControllerContext.rst b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95139-ExtbaseControllerContext.rst
index dd5331e139ec..c924fc8ca65a 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95139-ExtbaseControllerContext.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95139-ExtbaseControllerContext.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95139:
+
 ===============================================
 Deprecation: #95139 - Extbase ControllerContext
 ===============================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95164-ExtbackendBackendTemplateView.rst b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95164-ExtbackendBackendTemplateView.rst
index a3ea052cf7a7..4940cb69a1a2 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95164-ExtbackendBackendTemplateView.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95164-ExtbackendBackendTemplateView.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95164:
+
 =====================================================
 Deprecation: #95164 - ext:backend BackendTemplateView
 =====================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95200-DeprecateRequireJSCallbacksAsInlineJavaScript.rst b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95200-DeprecateRequireJSCallbacksAsInlineJavaScript.rst
index eeb494663667..88348f1e9456 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95200-DeprecateRequireJSCallbacksAsInlineJavaScript.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95200-DeprecateRequireJSCallbacksAsInlineJavaScript.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95200:
+
 ==============================================================
 Deprecation: #95200 - RequireJS callbacks as inline JavaScript
 ==============================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95219-TypoScriptFrontendController-ATagParams.rst b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95219-TypoScriptFrontendController-ATagParams.rst
index 70165f312fb5..da2ad4499a56 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95219-TypoScriptFrontendController-ATagParams.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95219-TypoScriptFrontendController-ATagParams.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95219:
+
 ==============================================================
 Deprecation: #95219 - TypoScriptFrontendController->ATagParams
 ==============================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95222-ExtbaseViewInterface.rst b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95222-ExtbaseViewInterface.rst
index 2dc12252dace..768a98115bf2 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95222-ExtbaseViewInterface.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95222-ExtbaseViewInterface.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95222:
+
 ===========================================
 Deprecation: #95222 - Extbase ViewInterface
 ===========================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95235-PublicGetterOfServicesInModuleTemplate.rst b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95235-PublicGetterOfServicesInModuleTemplate.rst
index 64432279348b..58865039136f 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95235-PublicGetterOfServicesInModuleTemplate.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95235-PublicGetterOfServicesInModuleTemplate.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95235:
+
 =================================================================
 Deprecation: #95235 - Public getter of services in ModuleTemplate
 =================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95254-TwoFlexFormToolsMethods.rst b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95254-TwoFlexFormToolsMethods.rst
index dfb7e5e5bf32..1ba328272c44 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95254-TwoFlexFormToolsMethods.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95254-TwoFlexFormToolsMethods.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95254:
+
 ===============================================
 Deprecation: #95254 - Two FlexFormTools methods
 ===============================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95257-GeneralUtilityisFirstPartOfStr.rst b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95257-GeneralUtilityisFirstPartOfStr.rst
index ed1617b75b4b..f62a6835bfb5 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95257-GeneralUtilityisFirstPartOfStr.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95257-GeneralUtilityisFirstPartOfStr.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95257:
+
 ========================================================
 Deprecation: #95257 - GeneralUtility::isFirstPartOfStr()
 ========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95261-PublicMethodsInSectionMarkupGeneratedEvents.rst b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95261-PublicMethodsInSectionMarkupGeneratedEvents.rst
index 0df31d1c0a55..af87c6926a65 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95261-PublicMethodsInSectionMarkupGeneratedEvents.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95261-PublicMethodsInSectionMarkupGeneratedEvents.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95261:
+
 =====================================================================
 Deprecation: #95261 - Public methods in SectionMarkupGenerated events
 =====================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95275-RelationHandler-remapMM.rst b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95275-RelationHandler-remapMM.rst
index 38196344096d..19f6917c2fd3 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95275-RelationHandler-remapMM.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95275-RelationHandler-remapMM.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95275:
+
 ================================================
 Deprecation: #95275 - RelationHandler->remapMM()
 ================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95293-StringUtilitystartsWithAndStringUtilityendsWith.rst b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95293-StringUtilitystartsWithAndStringUtilityendsWith.rst
index d9333fbbefc1..04676a2bc7cb 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95293-StringUtilitystartsWithAndStringUtilityendsWith.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95293-StringUtilitystartsWithAndStringUtilityendsWith.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95293:
+
 ===============================================================================
 Deprecation: #95293 - StringUtility::beginsWith() and StringUtility::endsWith()
 ===============================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95317-LegacySyntaxForIRRELocalizeSynchronizeCommandInDataHandler.rst b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95317-LegacySyntaxForIRRELocalizeSynchronizeCommandInDataHandler.rst
index ac59f1547f58..cd3f21aa1f6f 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95317-LegacySyntaxForIRRELocalizeSynchronizeCommandInDataHandler.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95317-LegacySyntaxForIRRELocalizeSynchronizeCommandInDataHandler.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95317:
+
 ========================================================================================
 Deprecation: #95317 - Legacy syntax for IRRE localize synchronize command in DataHandler
 ========================================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95318-TypoScriptParseFuncsword.rst b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95318-TypoScriptParseFuncsword.rst
index 45b563840a0b..1a986dc27c47 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95318-TypoScriptParseFuncsword.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95318-TypoScriptParseFuncsword.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95318:
+
 ================================================
 Deprecation: #95318 - TypoScript parseFunc.sword
 ================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95320-VariousMethodArgumentsInAuthenticationObjects.rst b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95320-VariousMethodArgumentsInAuthenticationObjects.rst
index 0b8cac4a4dd6..020fc89ff5d5 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95320-VariousMethodArgumentsInAuthenticationObjects.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95320-VariousMethodArgumentsInAuthenticationObjects.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95320:
+
 ========================================================================
 Deprecation: #95320 - Various method arguments in Authentication objects
 ========================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95322-LegacyElementBrowserLogic.rst b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95322-LegacyElementBrowserLogic.rst
index 01e2d944ba6d..7bbbf824ae95 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95322-LegacyElementBrowserLogic.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95322-LegacyElementBrowserLogic.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95322:
+
 ==================================================
 Deprecation: #95322 - Legacy Element Browser logic
 ==================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95326-VariousGetInstanceStaticMethodsOnSingletonInterfaces.rst b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95326-VariousGetInstanceStaticMethodsOnSingletonInterfaces.rst
index 1ad52a76f9d9..2878e5712b35 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95326-VariousGetInstanceStaticMethodsOnSingletonInterfaces.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95326-VariousGetInstanceStaticMethodsOnSingletonInterfaces.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95326:
+
 ====================================================================================
 Deprecation: #95326 - Various "getInstance()" static methods on singleton interfaces
 ====================================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95343-LegacyHookForNewContentElementWizard.rst b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95343-LegacyHookForNewContentElementWizard.rst
index 0c63dea4b5a6..6de48f5e1a62 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95343-LegacyHookForNewContentElementWizard.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95343-LegacyHookForNewContentElementWizard.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95343:
+
 ================================================================
 Deprecation: #95343 - Legacy hook for new content element wizard
 ================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95349-TypoScriptPageincludeCSSincludeCSSLibsimport.rst b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95349-TypoScriptPageincludeCSSincludeCSSLibsimport.rst
index 9c0fd0d74f42..f6b8d6e0b15b 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95349-TypoScriptPageincludeCSSincludeCSSLibsimport.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95349-TypoScriptPageincludeCSSincludeCSSLibsimport.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95349:
+
 =======================================================================
 Deprecation: #95349 - TypoScript: page.includeCSS/includeCSSLibs.import
 =======================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95351-CustomJSWindowOptionsInHMENUSettings.rst b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95351-CustomJSWindowOptionsInHMENUSettings.rst
index 33f34dad3fd7..14465967ea96 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95351-CustomJSWindowOptionsInHMENUSettings.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95351-CustomJSWindowOptionsInHMENUSettings.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95351:
+
 ===============================================================
 Deprecation: #95351 - Custom JSWindow options in HMENU settings
 ===============================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95367-GeneralUtilityisAbsPath.rst b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95367-GeneralUtilityisAbsPath.rst
index c0a3deb62364..35fec6198942 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95367-GeneralUtilityisAbsPath.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95367-GeneralUtilityisAbsPath.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95367:
+
 =================================================
 Deprecation: #95367 - GeneralUtility::isAbsPath()
 =================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95395-GeneralUtilityIsAllowedHostHeaderValueAndTrustedHostsPatternConstants.rst b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95395-GeneralUtilityIsAllowedHostHeaderValueAndTrustedHostsPatternConstants.rst
index 8c2b2deac59f..8bb9423482cf 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95395-GeneralUtilityIsAllowedHostHeaderValueAndTrustedHostsPatternConstants.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5/Deprecation-95395-GeneralUtilityIsAllowedHostHeaderValueAndTrustedHostsPatternConstants.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-95395:
+
 ====================================================================================================
 Deprecation: #95395 - GeneralUtility::isAllowedHostHeaderValue() and TRUSTED_HOSTS_PATTERN constants
 ====================================================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5/Feature-94868-IntroduceBootstrap5CompatibleAndAccessibleTemplates.rst b/typo3/sysext/core/Documentation/Changelog/11.5/Feature-94868-IntroduceBootstrap5CompatibleAndAccessibleTemplates.rst
index cd299e718d07..55b99cfb68e5 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5/Feature-94868-IntroduceBootstrap5CompatibleAndAccessibleTemplates.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5/Feature-94868-IntroduceBootstrap5CompatibleAndAccessibleTemplates.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-94868:
+
 ===========================================================================
 Feature: #94868 - Introduce Bootstrap 5 compatible and accessible templates
 ===========================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5/Feature-95176-IntroduceFtransformhtmlView-helper.rst b/typo3/sysext/core/Documentation/Changelog/11.5/Feature-95176-IntroduceFtransformhtmlView-helper.rst
index 2053b4445b61..e000a46ecb24 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5/Feature-95176-IntroduceFtransformhtmlView-helper.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5/Feature-95176-IntroduceFtransformhtmlView-helper.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-95176:
+
 ==========================================================
 Feature: #95176 - Introduce <f:transform.html> view helper
 ==========================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5/Feature-95364-EventToModifyFrontendUserGroupsWithoutAuthentication.rst b/typo3/sysext/core/Documentation/Changelog/11.5/Feature-95364-EventToModifyFrontendUserGroupsWithoutAuthentication.rst
index 686edb632d43..d3a2c496e995 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5/Feature-95364-EventToModifyFrontendUserGroupsWithoutAuthentication.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5/Feature-95364-EventToModifyFrontendUserGroupsWithoutAuthentication.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-95364:
+
 =============================================================================
 Feature: #95364 - Event to modify frontend user groups without authentication
 =============================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5/Important-95261-NewPublicMethodsInSectionMarkupGeneratedEvents.rst b/typo3/sysext/core/Documentation/Changelog/11.5/Important-95261-NewPublicMethodsInSectionMarkupGeneratedEvents.rst
index 79e535481104..c2dcac7fc64e 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5/Important-95261-NewPublicMethodsInSectionMarkupGeneratedEvents.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5/Important-95261-NewPublicMethodsInSectionMarkupGeneratedEvents.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-95261:
+
 =======================================================================
 Important: #95261 - New public methods in SectionMarkupGenerated events
 =======================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5/Important-95298-FluidViewhelpersWillBeDeclaredFinalInV12.rst b/typo3/sysext/core/Documentation/Changelog/11.5/Important-95298-FluidViewhelpersWillBeDeclaredFinalInV12.rst
index c13cd8386805..07a86dc4c73a 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5/Important-95298-FluidViewhelpersWillBeDeclaredFinalInV12.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5/Important-95298-FluidViewhelpersWillBeDeclaredFinalInV12.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-95298:
+
 ===================================================================
 Important: #95298 - Fluid ViewHelpers will be declared final in v12
 ===================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5/Important-95384-TCAInternal_typedbOptionalForTypegroup.rst b/typo3/sysext/core/Documentation/Changelog/11.5/Important-95384-TCAInternal_typedbOptionalForTypegroup.rst
index 0bcf9834605f..734b0ad90808 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5/Important-95384-TCAInternal_typedbOptionalForTypegroup.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5/Important-95384-TCAInternal_typedbOptionalForTypegroup.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-95384:
+
 ================================================================
 Important: #95384 - TCA internal_type=db optional for type=group
 ================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/12.0/Breaking-97131-RemovedCLICommandsRelatedToFilesInUploadsFolder.rst b/typo3/sysext/core/Documentation/Changelog/12.0/Breaking-97131-RemovedCLICommandsRelatedToFilesInUploadsFolder.rst
index bb5c1dfc073b..3d980efb5087 100644
--- a/typo3/sysext/core/Documentation/Changelog/12.0/Breaking-97131-RemovedCLICommandsRelatedToFilesInUploadsFolder.rst
+++ b/typo3/sysext/core/Documentation/Changelog/12.0/Breaking-97131-RemovedCLICommandsRelatedToFilesInUploadsFolder.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-97131:
+
 ===========================================================================
 Breaking: #97131 - Removed CLI commands related to files in uploads/ folder
 ===========================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/12.0/Feature-97480-SymfonyExpressionLanguageProvidersAvailableInConfigurationModule.rst b/typo3/sysext/core/Documentation/Changelog/12.0/Feature-97480-SymfonyExpressionLanguageProvidersAvailableInConfigurationModule.rst
index ca8b434ca550..1a66af7f01c6 100644
--- a/typo3/sysext/core/Documentation/Changelog/12.0/Feature-97480-SymfonyExpressionLanguageProvidersAvailableInConfigurationModule.rst
+++ b/typo3/sysext/core/Documentation/Changelog/12.0/Feature-97480-SymfonyExpressionLanguageProvidersAvailableInConfigurationModule.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-97480:
+
 =========================================================================================
 Feature: #97480 - Symfony Expression Language providers available in configuration module
 =========================================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/12.0/Feature-98304-PSR-14EventForModifyingEditFormUserAccess.rst b/typo3/sysext/core/Documentation/Changelog/12.0/Feature-98304-PSR-14EventForModifyingEditFormUserAccess.rst
index b54917ec5c33..8d4664fcb7c2 100644
--- a/typo3/sysext/core/Documentation/Changelog/12.0/Feature-98304-PSR-14EventForModifyingEditFormUserAccess.rst
+++ b/typo3/sysext/core/Documentation/Changelog/12.0/Feature-98304-PSR-14EventForModifyingEditFormUserAccess.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-98304:
+
 ==================================================================
 Feature: #98304 - PSR-14 event for modifying edit form user access
 ==================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/12.1/Deprecation-98613-CKEditorRemovePluginConfigurationAsString.rst b/typo3/sysext/core/Documentation/Changelog/12.1/Deprecation-98613-CKEditorRemovePluginConfigurationAsString.rst
index 09e5e234e6b7..950e004f8078 100644
--- a/typo3/sysext/core/Documentation/Changelog/12.1/Deprecation-98613-CKEditorRemovePluginConfigurationAsString.rst
+++ b/typo3/sysext/core/Documentation/Changelog/12.1/Deprecation-98613-CKEditorRemovePluginConfigurationAsString.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-98613:
+
 ===================================================================
 Deprecation: #98613 - CKEditor removePlugin configuration as string
 ===================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/12.1/Feature-91499-AdditionalAttributesForIncludeJSIncludeCSSAndAllOtherInclude.rst b/typo3/sysext/core/Documentation/Changelog/12.1/Feature-91499-AdditionalAttributesForIncludeJSIncludeCSSAndAllOtherInclude.rst
index 4df285bc1f57..2d684ce6dbfd 100644
--- a/typo3/sysext/core/Documentation/Changelog/12.1/Feature-91499-AdditionalAttributesForIncludeJSIncludeCSSAndAllOtherInclude.rst
+++ b/typo3/sysext/core/Documentation/Changelog/12.1/Feature-91499-AdditionalAttributesForIncludeJSIncludeCSSAndAllOtherInclude.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-91499:
+
 ==============================================================================================
 Feature: #91499 - Additional attributes for includeJS, includeCSS and all other page.include**
 ==============================================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/12.1/Feature-97309-DifferentiateRedirectsBasedOnCreationType.rst b/typo3/sysext/core/Documentation/Changelog/12.1/Feature-97309-DifferentiateRedirectsBasedOnCreationType.rst
index 19b88dd49eac..3bec91cba6bb 100644
--- a/typo3/sysext/core/Documentation/Changelog/12.1/Feature-97309-DifferentiateRedirectsBasedOnCreationType.rst
+++ b/typo3/sysext/core/Documentation/Changelog/12.1/Feature-97309-DifferentiateRedirectsBasedOnCreationType.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-97309:
+
 ================================================================
 Feature: #97309 - Differentiate redirects based on creation type
 ================================================================
diff --git a/typo3/sysext/core/Documentation/Changelog/12.1/Feature-97391-UsePasswordPolicyForPasswordResetInExtbackend.rst b/typo3/sysext/core/Documentation/Changelog/12.1/Feature-97391-UsePasswordPolicyForPasswordResetInExtbackend.rst
index 0258d5282614..71b9dc973dcc 100644
--- a/typo3/sysext/core/Documentation/Changelog/12.1/Feature-97391-UsePasswordPolicyForPasswordResetInExtbackend.rst
+++ b/typo3/sysext/core/Documentation/Changelog/12.1/Feature-97391-UsePasswordPolicyForPasswordResetInExtbackend.rst
@@ -1,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-97391:
+
 =======================================================================
 Feature: #97391 - Use password policy for password reset in ext:backend
 =======================================================================
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 f02e6ba4f873..a011e765df96 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-19737:
+
 ==================================================
 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 86cdca2989fa..d78052c73840 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-33805:
+
 ====================================
 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 a62c2ad414cc..356cad8f186e 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-42543:
+
 =============================================
 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 9ca213cdc775..20e746ed35ea 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-53542:
+
 =============================================================
 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 8c9d486a0066..ccfd101121b2 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-53658:
+
 ===================================================
 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 e362429eba63..8f084ea5f543 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-54409:
+
 ==================================================================
 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 a59e4c41cd96..87fbdebf9179 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-57382:
+
 ===============================================
 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 c9da87186338..a2c32bc38f75 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-57396:
+
 =================================================================
 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 6a88c4e54e32..212e758c92ed 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-59659:
+
 ===============================================================
 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 3440371f003c..d733551cd294 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-59966:
+
 =================================================================
 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 df453a47ff61..d16afc529b5b 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-60063:
+
 =========================================
 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 5a53c9577143..4eb19b3535cc 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-60135:
+
 ============================================================
 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 2bb8438e290e..0ded4bf0fc99 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-60152:
+
 =================================================================
 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 c6e226e8d46f..8431acfbbc6f 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-60559-1668719184:
+
 ================================================
 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 78af70ab6047..6a71c0b1ed44 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-60559-1668719172:
+
 =============================================================
 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 08efc037a3c4..c3df398ca79d 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-60559:
+
 ===========================================================
 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 13769d9681c3..a1fdbd6569d5 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-60561:
+
 =======================================================
 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 2cde9ee1c4de..df28d5b254e8 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-60582:
+
 =================================================
 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 088d10429be8..d7eca8fd75b4 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-60609:
+
 =======================================================
 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 a4b267141740..c5b0cea7fa10 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-60630-1668719172:
+
 ==================================================
 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 5bb63e2be97b..dc850ccd0dc3 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-60630:
+
 =================================================
 Breaking: #60630 - Scheduler Language Files Moved
 =================================================
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 64492f309336..c3fe48634bff 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-60630-1668719184:
+
 =======================================================
 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 aeba6bbf342b..85570a56780e 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-61459:
+
 ==========================================================
 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 3c5bf6763998..d7cc494a147a 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-61471:
+
 =====================================================
 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 45d8af8236a9..830ac7dbaa5f 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-61781:
+
 ====================================================================
 Breaking: #61781 - include_once array in ClickMenuController removed
 ====================================================================
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 ea049a9e1800..f6bad862d843 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-61782:
+
 ==============================================================
 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 fd8ffd68d2b6..0c8d84902769 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-61783:
+
 =================================================
 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 7b020d667fc7..1fe9468da7bf 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-61785-1668719172:
+
 ================================================================================================
 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 bc82dbc966a9..e2d743c312f1 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-61785:
+
 =============================================================
 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 e6f5673cc594..ce4239f6f05b 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-61786:
+
 ===================================================================
 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 dbf32a25edfc..e192d3a4938e 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-61802:
+
 ==================================================================
 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 8bec6f5b93af..c1aea013112d 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-61820:
+
 =================================================================
 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 3bb49bfcdc96..379ce0b4ebf2 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-61821:
+
 ==================================================================
 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 20bef39cd73c..06b5ed85567e 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-61822:
+
 ================================================================
 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 587c99d3ca58..dce3de5f7e8f 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-61823:
+
 ==================================================
 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 c1b8c8b815ef..851b36f8f8cd 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-61859:
+
 =================================================================
 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 4f8919a6ff2f..8f884acc3868 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-61860:
+
 ===========================================================
 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 53ded3da8683..91af8d1e146d 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-61863:
+
 ===============================================================
 Breaking: #61863 - deprecated connectDB from EidUtility removed
 ===============================================================
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 38b943f4994b..6826c01dea55 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-61890:
+
 ==============================================================
 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 22f32cc45a74..b6bf6b62aeca 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-61959:
+
 ======================================================
 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 7177300746a9..9b5b960489f4 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-62038:
+
 ============================================================
 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 7e38e23c1a05..cd7feb40b2dc 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-62039:
+
 =================================================
 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 bb139ace18b4..103eb2330e9a 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-62291-1668719172:
+
 ============================================================
 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 a06287201f05..2bbfc468cb0a 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-62339:
+
 ====================================================================
 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 75d8535b13c3..2c8d9d9c58a1 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-62416:
+
 ============================================================
 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 d2c185bcebc1..903a1706ee9e 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-62595:
+
 ===========================================
 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 1e15d7058bb9..10b6a2fc60dc 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-62670:
+
 =================================================================
 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 f4dca52b4fd5..31e4fee473c3 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-62673:
+
 =====================================================
 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 30de6611fd4e..fdcc41b82308 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-62291:
+
 =============================================
 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 7535d575a621..27a9391b4132 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-62733:
+
 =============================================
 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 afe9fa3ffe55..681485595534 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-62793:
+
 ===========================================================
 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 89363e061560..23e15b49f8ce 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-62804:
+
 =====================================================================================
 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 d21ccc8df961..df439493e1cb 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-62819:
+
 ==================================================
 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 fbae1de273be..8895b9381550 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-62833:
+
 ======================================================
 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 8a2419907250..585cff92af9c 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-62859:
+
 =========================================================
 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 c421ac2d6845..ca77c4395789 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-62888:
+
 ===============================================
 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 116af7b65a07..852d7163e520 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-62914:
+
 ==========================================================
 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 cdeec751e666..ae04648744bc 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-62987:
+
 ======================================
 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 cf825d448a7a..4c63d6329e11 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-63056:
+
 =================================================
 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 fabfcac0aae4..a2cfdb8f9627 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-63069:
+
 ======================================================================================
 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 df1f9a8a02fa..dac055b9d500 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-63110:
+
 ============================================
 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 2b1371bc27f4..dae85b74391e 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-75942:
+
 ====================================================
 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 b9d64ca6602f..96fadb584a76 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-60574:
+
 ===============================================
 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 e1f395063c79..c3a646db7797 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-61513:
+
 ============================================================================
 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 9c87ae6df16b..aa52aa847181 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-62363:
+
 =====================================================
 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 06918b57c188..b344bd2b5b48 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-62794:
+
 ====================================================
 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 665b0ee4d9b6..011d4d2d4028 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-62795:
+
 ===================================================
 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 a433c735b537..5f6df1ac20d7 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-62800:
+
 ==========================================================
 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 12a2bd1e5da5..f0eb5fd50b8a 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-62854:
+
 =========================================================
 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 63fc1eb01d6c..836bd734cafc 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-62864:
+
 =============================================================
 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 2643c3b23afe..629b8fc32b19 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-62893:
+
 ==================================================================================
 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 7b986c591c8f..17c473056761 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-62988:
+
 ========================================================================
 Deprecation: #62988 - Deprecate unused/non-unified DocumentTemplate code
 ========================================================================
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 bf9a28861a33..b11690da16b5 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-47919:
+
 =========================================================================================================
 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 8ba893407ee6..3470f232c678 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-50039:
+
 ========================================================
 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 cca65056ca21..09ebd0014b3f 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-51905:
+
 ==========================================================================
 Feature: #51905 - Add dependencies between classes in the Rich Text Editor
 ==========================================================================
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 458aa4fdfd5a..03096e0a1e96 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-54518:
+
 ===================================================
 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 9c4168933631..8c11a57b0553 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-54519:
+
 ==============================================================
 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 b67adb31ab16..dfa1468cf3d9 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-58122:
+
 =======================================================================
 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 91ff4dbdf629..f15be5b7cf15 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-59396:
+
 ====================================
 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 3e6f45e067e0..0535975a70ba 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-59830:
+
 ============================================================
 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 d4764b3a405f..1dc6def25afa 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-60064:
+
 ===========================================================
 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 29f9d0391afe..aa0e229540fc 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-60123:
+
 ========================================================
 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 f650639ac341..408e23bb6d3a 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-60567:
+
 ==========================================================
 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 c26d11e8db10..270f16a866dc 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-60822:
+
 =================================================================
 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 74abb9167c79..8cc5c09d09fc 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-66185:
+
 ===================================================
 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 bea4436543c9..3e38d9886318 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-61289:
+
 ==============================================================
 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 fc226f8942e7..d224b5113954 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-61351:
+
 =========================================================
 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 e6c05b74e17a..5514516cbbba 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-61361:
+
 ===================================================================================
 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 b446da084d87..6d2a44f59d13 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-61489:
+
 ================================================================
 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 cf41fcf2b65f..7fab7dec2a2d 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-61529:
+
 ===========================================================
 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 aa0b01556d21..3973ec27dfbf 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-61577:
+
 ===========================================================
 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 94ca6ffdb37e..56b0503c8847 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-61668:
+
 ========================================================================
 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 fd4c33bff316..3bd0034439e9 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-61800:
+
 ============================================================
 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 dc6ae755f0fa..f6d398305baa 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-62147:
+
 ===============================================
 Feature: #62147 - New eval option in TCA: email
 ===============================================
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 60b2cfaebb2d..7efa96c22ab2 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-24900:
+
 ======================================================================
 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 3691552424b7..548cf752dafc 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-44879:
+
 =======================================================================
 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 60b8275b490a..7f7eebd1df1b 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-57089:
+
 =====================================================================================
 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 5b27acf68703..6cfc7ceffda2 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-61510:
+
 ================================================
 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 f8fb8b6b17be..20d7de301ca8 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-62415:
+
 ===========================================================================
 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 30299cb13169..f28cde360991 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-62886:
+
 ==================================================================
 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 5bef10099d4d..13df4344357e 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-62925:
+
 ======================================================
 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 7d51c06d0687..20ee114d9331 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-63296:
+
 ==================================================
 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 bc3ab5ddebca..4bac5460be87 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-63310:
+
 ================================================
 Breaking: #63310 - Web=>Functions=>Wizards moved
 ================================================
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 1edef8fa3506..3a89499647ce 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-63431:
+
 =============================================
 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 6e02ad4e8388..26707bf8b872 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-63437:
+
 ==========================================================
 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 379e43d2c071..49ab48040126 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-63464:
+
 ========================================================================
 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 0bc9049ee435..16383331b837 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-63687-1668719172:
+
 ====================================================================
 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 4dafb5342caf..51592096a3ca 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-63780:
+
 ======================================================================================
 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 5fe538ccdf36..fbf6bb58e04a 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-63818:
+
 =========================================================
 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 346e8dd3b2f8..d9c7550ebfa0 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-64059:
+
 =======================================================
 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 db7a8c6185e6..c92f327016c9 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-64070:
+
 ====================================================
 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 dfc1fca3eefb..795cec9cad7d 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-64102:
+
 ===========================================================
 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 e587ac8b79ae..7958629224ac 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-64131:
+
 ====================================================
 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 31b9b51dad0e..3a7f13a3aa90 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-64143:
+
 ======================================================
 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 54d05d39ff0d..cd13c2ea3319 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-64190:
+
 =========================================================================
 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 c2cfdccc6f1f..e0e8d476e368 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-64226:
+
 ============================================================================
 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 5e0a55c1f9bb..e2aaa51fe441 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-64229:
+
 ==============================================================
 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 19cc3751cc36..f042ff1bd7ec 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-64637:
+
 ================================================================================
 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 e94efd608168..243aeb62a13d 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-63687:
+
 ====================================================================
 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 89e2f83eb3dd..c455130869cc 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-64643:
+
 ========================================================================
 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 73322fa7ad70..652c4914ca9f 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-64668:
+
 =====================================================================
 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 84fba6d767f1..15bed5e1f428 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-64671:
+
 ===========================================================================
 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 ecccaaf5c6f6..2316cbfbedf2 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-64696:
+
 =====================================================================
 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 10483c8b1729..088f6aa3a17a 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-24387:
+
 ===================================================================
 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 3feab83361fd..fd706181a854 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-25112:
+
 ==============================================================
 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 4d04a5b7287c..3d6638aabf8f 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-46523:
+
 =======================================================
 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 c21cf2bcf1b9..d94a6c07d3b3 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-46770:
+
 ==============================================================================
 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 b80c613f6003..3f19766b7356 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-49247:
+
 =================================================================================
 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 cde7edd9fb8c..18efdedbc987 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-60559:
+
 =========================================
 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 115be3b6b0e0..bc289250e172 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-61605:
+
 =============================================================================
 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 f6be55c98e57..3ecddcea91c5 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-62329:
+
 ======================================================
 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 ce845f53402a..51386adb6148 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-62855:
+
 ==============================================================================
 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 02cce278bbab..d7efff4566d7 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-62864-1668719172:
+
 ===================================================================
 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 52d6cb760117..cb262dca0a46 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-63522:
+
 =================================================================
 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 d91b688a8300..40cb3fbf78cf 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-64059:
+
 ==========================================================
 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 10ebda90488b..277a94dc6d0c 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-64109:
+
 ============================================================
 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 2936acb371aa..44b45a32deb6 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-64134-1668719172:
+
 ===========================================================================================================
 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 3507b8fb60f5..9513ceafffb7 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-64147:
+
 ======================================================
 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 dd7d1a3af427..2f20a4ad20d4 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-64361:
+
 ============================================
 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 35cbdeaeeb75..a6e41ac11b83 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-64388:
+
 ===============================================================================
 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 7709c6074549..4f770f5a083b 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-64711:
+
 ==========================================================================
 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 1b73282ba153..3c0f8d9a36f0 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-64922:
+
 =============================================
 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 99e781e98b0f..6dcdac1b1ec6 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-15619:
+
 ==============================================================
 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 697928225b11..f468eba5dd87 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-16794:
+
 ===========================================================
 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 de534530a0b6..5097a3792aac 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-20767:
+
 ===============================================================
 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 d0f183ce712a..bbc8c5723ae8 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-22086:
+
 =====================================================
 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 fa9465fc805f..125189b8d000 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-24906:
+
 ================================================================
 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 790b293c97c9..546ea111a5b3 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-28382:
+
 ========================================================
 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 e92f4cd2aeef..d4f86c7713c7 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-33491:
+
 ==========================================================
 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 47e0eb09f0b3..8d661c78a971 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-34944:
+
 =====================================================================
 Feature: #34944 - PaginateViewHelper handles non-query-result objects
 =====================================================================
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 69021780ce01..977c86924273 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-35891:
+
 =======================================================================
 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 f76db0c7ecf2..4720888a2ac9 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-46624:
+
 ==========================================================
 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 2fcab4b0d943..04de07a0ca40 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-47666:
+
 =====================================================================
 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 2994ca2e69f3..cfa0f3600c35 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-49060:
+
 ============================================================
 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 4e326e06ce5c..ed1de9d72093 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-50780:
+
 =====================================================
 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 2d2b6c56ca92..32f4aa3d1827 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-52131:
+
 ========================================================
 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 66b476b9c7cc..10b72db95ca6 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-56236:
+
 ===========================================================================
 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 0a5801a0cf0e..98095e3d8cf8 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-56529:
+
 ====================================================================
 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 13c75fabb94a..ea865186e5bb 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-46624-1668719172:
+
 ===============================================
 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 1bf9e42e8ac0..408bfab122e0 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-50039-1668719172:
+
 ===========================================================
 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 d19d89ace6e9..900ff44433b3 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-58033:
+
 =================================================================================
 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 5acb1e05f517..ccece8d34109 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-58366:
+
 ===========================================================
 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 3545f523ad03..71fbf6c10ce5 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-58929:
+
 ====================================================================
 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 cb18cab441fa..ab810584c686 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-60019:
+
 ===============================================================================
 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 e201705250c4..4b4d4c1dbcec 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-61542:
+
 ===============================================================
 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 debce1095eb2..93a11d4ce2a1 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-61725:
+
 =========================================================================
 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 2993d4ed9194..4d2e4aafb9f5 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-62944:
+
 =========================================================
 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 f76456a39f79..9610c6d26415 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-62960:
+
 ==================================================
 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 13e6e09c75fe..1ad2ce573b08 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-63207:
+
 ===============================================
 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 d6fa59f5c54e..c194d8e2f39c 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-61489-1668719172:
+
 ====================================================================
 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 6693345e0799..602a18b73d5b 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-63729:
+
 ==================================================
 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 fdce1a18e690..836d42d79577 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-63913:
+
 =====================================================================
 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 2efb833fd5b7..ca46ae6857d8 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-64031:
+
 ========================================
 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 b25932aaff6a..60d8ecf2ad59 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-64190:
+
 ==================================================================
 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 fee602885a67..625b226f6962 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-64257:
+
 ===================================================================
 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 9bd2fa49bf93..877136ed65d0 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-64386:
+
 ====================================================
 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 d82cd74f4f2d..e41e63a3687b 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-64921:
+
 =========================================================================
 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 b50ed4898bc8..ce04515aa635 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-63729-1668719172:
+
 ===================================
 Feature: #63729 - Introduce GruntJS
 ===================================
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 d47c84c6902a..ca9803d60ac7 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-56746:
+
 ==========================================================================
 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 28af867d6fb0..5ec3342bcf2c 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-63784:
+
 ====================================================================
 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 18dfcb2d8aed..ecc9d950693a 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-64719:
+
 ====================================================================================================
 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 ee8ebfb80735..552e0e0248c6 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-65432:
+
 ============================================================================
 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 221177d16744..ecb000483627 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-65727:
+
 =================================================================
 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 de24a3dc316c..25470369f362 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-65778:
+
 ===================================================================================
 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 99d40965bb4d..06431f4be4b6 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-65922:
+
 ======================================================================
 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 f3605c2c9e9c..2e87768f1079 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-65939:
+
 ============================================
 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 e0abbf74d7b7..cb77efa8fbce 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-65962:
+
 ======================================================================================
 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 d015ccfacdc9..d6c5e2ec838b 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-66001:
+
 =================================================================================
 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 fe268fa513a3..4e11f48df4df 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-66034:
+
 =======================================
 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 c8a54ad3f1fe..4bcd99afa9f1 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-66286:
+
 =========================================================================
 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 04c56735dfb6..1c2194b86973 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-66431:
+
 ===================================
 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 bc1cde93f048..809889901941 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-47712:
+
 ===============================================
 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 ef69d0d78e56..4b01e67fb67b 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-51360:
+
 ====================================================================================
 Deprecation: #51360 - Deprecate mod.tx_linkvalidator namespace in scheduler settings
 ====================================================================================
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 6152b4f20f55..fc190b48cfe7 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-64068:
+
 ============================================================
 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 0ed3b9748754..4507d7ff5be9 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-64598:
+
 ==========================================================
 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 8670ace91f19..94c6e65f4f9c 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-65111:
+
 ===================================
 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 3def15c358ff..17d805f25188 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-65283-1668719172:
+
 =====================================================
 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 fe53e8c35bc5..859d42e2ff55 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-65288:
+
 ========================================================
 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 9d76529b3fd2..f17fa6fe9e03 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-65289:
+
 ===================================================
 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 e4adeb7e9f68..0da3b9c75570 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-65290:
+
 =================================================
 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 4f12ab234b14..dd3afe562773 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-65283:
+
 ==================================================
 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 f2315351370d..d0c0666ca4b0 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-65293:
+
 =================================================================
 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 99a90bbb30e3..f7bdc3da952f 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-64134:
+
 ============================================
 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 81b71ca5ccff..8be9edb97967 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-65360:
+
 ====================================================================================
 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 2c1a35289ed4..f40667e3acfc 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-65381:
+
 ==========================================================================
 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 3b90f30f2184..f0b54a537fa2 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-65422:
+
 ============================================================
 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 04d1ccdfa5d5..ab4cc57dc639 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-65465:
+
 ==========================================================
 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 b8d0dda3305d..4eeba26bcadb 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-65913:
+
 =======================================================
 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 65661d567af2..fbef30771f54 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-65934:
+
 ====================================================================================
 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 6dc0e2bad026..c5169ee9d9f4 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-65938:
+
 ===============================================================
 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 edab2f6b1e88..cfeab557294f 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-65956:
+
 ========================================================================
 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 b128af360a1a..22f0504bb93d 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-66065:
+
 ==================================================
 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 bf43632b47cf..c7fca1f9ce3c 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-66223:
+
 ==================================================
 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 466cda4338d3..8e8a8b0b5132 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-66431:
+
 ======================================
 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 a5b9eb0d0aa3..dcf081418efc 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-20555:
+
 =====================================================
 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 8cd20acf2b3e..d752b2cb73d8 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-32651:
+
 ==============================================================
 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 6d5b22c2e610..de7ed3dbe05c 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-36743:
+
 ============================================================
 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 9243013acf5f..edb0d78399c3 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-47712:
+
 =================================
 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 15377a965d3a..283f1e4e557d 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-50136:
+
 =================================
 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 1ad1e31d0ca1..46a7e55aec13 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-50501:
+
 ===================================================================
 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 bed115be8759..16d15c21498a 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-59646:
+
 ================================================
 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 db9b7dbe1be1..3bff8042615d 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-58621:
+
 ======================================
 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 1dada9a3ef7f..1dc18098b639 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-59646-1668719172:
+
 ================================================================================================
 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 1882e85d9c71..f67ad3c2aef4 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-59712:
+
 ===========================================================
 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 67d5c610e049..0707b0292cd1 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-61463:
+
 ==============================================================
 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 f495fbb0d14e..e19aa2e001c2 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-63040:
+
 =====================================================================================
 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 9d4fac8a3b08..52599c8c5977 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-63703:
+
 ====================================================================
 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 46d14aa3c8cc..88c3737f5802 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-64686:
+
 ================================================================
 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 39b2cf61ecba..eb02c1b1a420 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-65584:
+
 ====================================
 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 0e4edac8674d..b24ae6df669d 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-65585:
+
 ================================================
 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 a8c2d2c8cccd..ab3341f483e2 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-65767:
+
 =============================================
 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 6ba211ef3fd0..d64d3ad69451 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-65996:
+
 ===================================================================================
 Feature: #65996 - Show confirm message on closing an edit form with unsaved changes
 ===================================================================================
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 ed6039430655..3cd28230658e 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-66029:
+
 =============================================================
 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 a3c363a93580..cd80d56f9dc7 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-66042:
+
 ======================================================
 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 bec86692b16f..8d901b921041 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-66047:
+
 =======================================================
 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 b53586fed8a8..72a7afbdebb4 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-66077:
+
 ==============================================================
 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 4a526381977b..7ea2d62c49ca 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-66370:
+
 ========================================================
 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 86ffc68161b3..987b190a1a77 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-66445:
+
 ========================================================
 Feature: #66445 - Add file extension to mimeType mapping
 ========================================================
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 ca9d53a01dcc..26fa976f2bc4 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-62983:
+
 ========================================================
 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 1563c76f7e35..e30653fae43d 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-63453:
+
 ===============================================================
 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 362208d3ca28..7494c1b1a1d0 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-63835:
+
 =======================================================================
 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 dff9cb6cf276..e7c88a15c9c6 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-63846:
+
 =========================================
 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 3bcf2b491e38..0b8ffd54a520 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-66429:
+
 ======================================================
 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 9d4c6a154398..9fec3e1cef38 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-66669:
+
 =====================================================
 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 65bed6dbb02a..428e579e63cd 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-66707:
+
 =========================================================================
 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 45b7f2aca432..1c1cd93602c8 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-66754:
+
 ========================================================
 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 efd0c65e53a0..8062d021575e 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-66868:
+
 ================================================================
 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 7574c3301e70..0e1ce14b26ce 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-66906:
+
 ==========================================================
 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 4f9db853d400..557787e359ec 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-66991:
+
 ===================================================
 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 0313f9d85b9d..5b4fac619c29 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-66997:
+
 =============================================================
 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 338c9438a684..3156d3e96dcd 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-67027:
+
 =================================================================
 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 0783d86a2070..f36f099d3466 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-67204:
+
 ===============================================================================
 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 5077287156ba..55b07b3c1a67 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-67212:
+
 =============================================
 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 869afbab81d8..048171c11d79 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-67229:
+
 ==============================================
 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 ca75fdb7f926..93bb6a54bc57 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-67402-1668719172:
+
 ================================================================
 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 f6409afea4fc..23e698d4e6a7 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-67402:
+
 ==========================================================
 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 5b4f2f266b89..2c449db5fff4 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-61829:
+
 ============================================================
 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 c1af8e394bf6..e385cc7d24e8 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-63453:
+
 ===============================================================================
 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 a95c3b71ebe4..2bc48d874244 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-63735:
+
 =================================================================
 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 e619debac01a..58c4e5a6270c 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-65344:
+
 ========================================================
 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 b1905826be0f..cd74e091a8ba 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-66789:
+
 =========================================================
 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 06b4ce3ccb4e..a9dbb5f3c868 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-66823:
+
 ================================================================================
 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 03db54de3e19..954d389d63d4 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-66905:
+
 ===========================================================================================
 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 b2813e7ebb36..18dffa2c5187 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-66906:
+
 =============================================================
 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 13070ee2259f..557b862bb49b 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-67029:
+
 =================================================
 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 4746e525faf3..324c3d1d19e7 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-37171:
+
 =====================================================
 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 ca83d85c5ebf..76b7ae9d36c1 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-65290-1668719172:
+
 =================================
 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 7438b109436e..78b80359a469 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-67297:
+
 ========================================================
 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 e7dfdd25df96..07a88a25c693 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-67402:
+
 =============================================================
 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 3081c47374a5..e1f01383a597 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-59606:
+
 ==================================================================
 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 4abdde8835f5..348e53186da2 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-62242:
+
 ===============================================
 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 2125f8c9be1b..b74748cd8173 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-63453:
+
 ==============================================================
 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 28f8e45aa4f3..d9d57d164639 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-63561:
+
 ==================================================
 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 f58fa419cf85..5bf2cbabd6ab 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-65250:
+
 ===================================================
 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 f5dcc2ab24d6..b2590423ec8f 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-66111:
+
 ========================================================================
 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 006e25f20c3d..86df4ad18b39 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-66173:
+
 ======================================================
 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 0a04737235dc..bcca3bdbaa66 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-66269:
+
 ==================================================================================
 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 481224b8e346..4cf4b4f0c695 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-66669:
+
 ===================================
 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 07b891d0e43d..374fefa22b96 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-66681:
+
 =================================================================================
 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 a1b9c224048a..0d8af09d7779 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-66697:
+
 =======================================================================
 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 0b6f72ce6025..a81eb2553e9c 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-66698:
+
 ============================================================
 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 4473b9cbdba8..7e4988c153bd 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-66709:
+
 ============================================================================
 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 5242d7e46ad1..b28d3fe1c52b 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-66822:
+
 ===================================================
 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 fac42e690aa4..723393bc0010 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-66907:
+
 =====================================================================
 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 aa9e33e9f7d6..38cdcc92709e 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-67071:
+
 ====================================================================
 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 b16bac422cc4..5c647b6780c4 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-67229:
+
 ============================================
 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 5aee489a5b9c..12b2a3d7b519 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-67319:
+
 ===========================================================
 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 e4770dfa9603..010b93f23b2d 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _important-66614:
+
 ===================================================================
 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 11532f60aba0..9530945263ea 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _important-67248:
+
 ====================================================================
 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 c25a9f5dbc79..dcbabbf944bd 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _important-67401:
+
 ==============================================================================
 Important: #67401 - Dependency Injection is now done before initializeObject()
 ==============================================================================
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 e0e94bd733a1..de2cb74f950c 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-39721:
+
 =========================================================
 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 66d27e8359a2..ca28cdae9c08 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-52705:
+
 =======================================================
 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 a0beab6a6b0b..332cf258f76d 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-55759:
+
 ==========================================================
 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 d39761768aa8..118c53b3532f 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-56133:
+
 ==========================================================
 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 9489103dc679..0a0768773ee3 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-56951:
+
 ===========================================================
 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 fdefed40bb63..0942dff57a23 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-63838:
+
 ===================================================================
 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 83b18882cb6d..75ac8f0a76b6 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-64200:
+
 =================================================================
 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 edc0f0961fca..eb42a65f41df 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-64714:
+
 =============================================================
 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 482dd79235c1..06a91f5260ab 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-65305:
+
 ====================================================
 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 05741c791a5b..f4052bc518d7 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-66602:
+
 =========================================================
 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 66d9fb5aa169..0d92aedcd09f 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-67545:
+
 ======================================================
 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 3be976ff2495..4b5d12c3db05 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-67546:
+
 =======================================================================
 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 a7a83d617f9c..8116eee3480b 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-67557:
+
 ======================================================
 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 ef0358b3b635..7beb31bc6738 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-67565:
+
 =============================================================
 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 7992978cf22b..86cc05f6f4b3 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-67577:
+
 ================================================
 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 117ab0936ce3..02848d3f2aa7 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-67646:
+
 ============================================================
 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 cdff3a263cca..16f0ba380d36 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-67654:
+
 ===========================================================
 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 da5759956012..a69ec97d402c 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-67749:
+
 =============================================================
 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 ca6232badff6..0d7318db269a 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-67753:
+
 ================================================
 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 aab511f037a4..e8b6cfa3bb79 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-67792:
+
 ==========================================================
 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 f2f830a0994f..357cbe796395 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-67811:
+
 ==========================
 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 95275657b7a5..115d6a23fce6 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-67815:
+
 ======================================================================
 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 2ef18b1e9bf6..0c3a1d44186b 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-67824:
+
 ===========================================
 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 02f04b0c932b..df39b21adbac 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-67825:
+
 ====================================================================
 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 0b7c5aa77d0b..a26b74bca31d 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-67890:
+
 =========================================================================================
 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 9ec91a9c202e..b7130bcadcdc 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-67932:
+
 =======================================================================
 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 2b24b8d434fc..0b8cbc5fb1f9 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-67946:
+
 ===================================================
 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 bae9649ffcd5..8ce809d86e1f 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-67987:
+
 ================================================
 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 ac6c07272c2d..940062fb0c4a 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-68001:
+
 ========================================================
 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 54bf4641c873..7255f8380d3b 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-68010-1668719172:
+
 =============================================================================
 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 c313ed7872aa..69404a601492 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-68010:
+
 ================================================================================
 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 2411bec1f6a6..733e733da41e 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-68020:
+
 ============================================
 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 b63d80d781cb..645122078cef 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-68092:
+
 =================================================================
 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 9927e14da343..f525027da663 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-68116:
+
 ===================================================
 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 e1cbf560f36b..119c8dc7db33 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-68131:
+
 ==========================================================
 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 70c442ff8c2f..8595daffa969 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-68150:
+
 =====================================
 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 4e7c737b411c..0a7af5023070 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-68178:
+
 ==========================================================================
 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 be313248c8af..4ab696106299 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-68186:
+
 ===========================================================
 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 9fde3ab1436e..58611b9e8008 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-68193:
+
 ===========================================================================================
 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 1bc13eb9b3c4..523c1c67db66 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-68206:
+
 ===============================================================
 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 e66c9adcf5e8..1b851ac0ca44 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-68243:
+
 =========================================================
 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 268148a0e60f..3c77d04b878e 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-68276:
+
 =====================================================
 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 fa9e63e0de31..d494f2e0b73a 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-68321:
+
 ==========================================================
 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 826a5aa2bcab..bccd3433651d 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-50349:
+
 ===================================================================
 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 9079b1fef0e5..ea5538046970 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-63603-1668719172:
+
 ============================================================================
 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 fd27c7913634..c5a19692ba20 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-63603:
+
 ==========================================================================================================
 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 b1f48b96d359..a6357d9491cb 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-63974:
+
 ==============================================================
 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 aa2dd236f4d5..348390e39c15 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-65790:
+
 ========================================================
 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 f6a7ee2be826..241a75dd830d 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-66904:
+
 ====================================================================
 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 e5e605b117c4..21da11375f97 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-67288:
+
 ==========================================================================
 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 74ea3e58b393..803a43cba8fb 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-67471:
+
 ========================================
 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 aa98ae83f19b..81c43447861e 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-67506:
+
 ====================================================
 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 142a9abb9970..ea21755ddd0c 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-67670:
+
 ====================================================================================
 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 ed7400e6894d..b7b8a12caa65 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-67737:
+
 ==================================================
 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 9332e94f28a0..b67977b06a3d 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-67769:
+
 =========================================================
 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 6877f0f0284e..3d2efd5a4e39 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-67790:
+
 ==========================================================
 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 896dcae005b4..8d5d58ecb132 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-67932:
+
 ===========================================================
 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 0c800f39bdd0..f061b1a4147e 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-67991:
+
 =====================================
 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 44f8760ec4ff..2ef4264699a7 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-68074:
+
 =========================================================
 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 1538a8457d68..2bacff83e829 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-68098:
+
 ======================================================
 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 2a6913679ff4..b8b5608a88ef 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-68122:
+
 ==========================================================
 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 4cbbf5037dd1..eb6bd4d67d4d 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-68141:
+
 ====================================
 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 51b92b87fc29..b01b5b29e370 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-68183:
+
 ===================================
 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 0c1c4486fae1..75ff229a2dc7 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-20194:
+
 =======================================================================
 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 2eb21f2ae0fb..2a696ea18f55 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-22175:
+
 ==============================================================
 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 ef3dbdaf55f4..4b8c6ca3e727 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-33071:
+
 ==============================================================================
 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 3b01e2fc87b1..3b4db9b2a91a 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-34922:
+
 ==========================================================================
 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 48b923d7d26b..f5470a2eb872 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-43984:
+
 ============================================================================
 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 a7d196997335..012d24b3204f 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-45725:
+
 =========================================================================
 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 bb323153abaa..bfd681f1478d 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-48947:
+
 ===========================================
 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 cb4d122a5ae3..e0c615302518 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-56133:
+
 ========================================================
 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 f41e896e5186..b5b909bf8e69 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-56644:
+
 ===============================================================
 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 3bcdcce57491..b1ac9c840816 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-59231:
+
 ============================================================================
 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 f8c775865c96..8ada24bdf00e 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-59384:
+
 ===================================================
 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 91eb8e53da9f..52bd077325a8 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-59570:
+
 ======================================================
 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 e810a189cbc5..5587e83e8f99 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-61308:
+
 =======================================================
 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 6b7564ddedd7..e53a8a2da4b4 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-61903:
+
 =========================================================
 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 8c072acd8895..d79cfb974932 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-64200:
+
 ==================================================
 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 e758e23d61dc..14ca7773df53 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-65550:
+
 ======================================================================
 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 e6708bfd133e..22e01be97b13 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-65698:
+
 ===========================================================================
 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 28d0dff6aaa2..04beca4cee7a 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-66070:
+
 ========================================================
 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 444cd65b0f87..309e6fdf3b93 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-67228:
+
 ======================================================================
 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 a400a763a648..e09ffa743e9a 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-67290:
+
 ===============================================================================
 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 8437b791e6fb..431c9553bcab 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-67293:
+
 =============================================
 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 05b42d92a4b8..aff1a6fdf192 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-67360:
+
 =========================================================================
 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 dbebb327c5e4..dac0ed8171cc 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-67545:
+
 ========================================================
 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 fcf3ca2665fd..0177f2a0c138 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-67574:
+
 ============================================================
 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 aa2f4a2c050a..97b9acd44f19 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-67578:
+
 =========================================================
 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 008d762dc4fb..629810351862 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-67603:
+
 ==========================================================
 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 9d68ae2b6168..325f3d2db698 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-67658:
+
 ===============================================================
 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 e980f46a075f..bb865760ad9e 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-67662:
+
 =========================================
 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 cf24e42233a3..2262dc8c3133 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-67663:
+
 =============================================================
 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 6b607ef0746b..e6f6845dda54 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-67765:
+
 ================================================
 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 8afbeebeac40..bef6ec18f2b6 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-67808:
+
 ===============================================================================================
 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 2d8d85801c71..6f93cd39aade 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-67880-1668719172:
+
 ========================================
 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 6bf670190a0f..f468efbfd01e 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-67932-1668719172:
+
 =================================
 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 bf94b53059e9..199061fb80e8 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-67950:
+
 ===================================================================
 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 6cb81a5c47cb..b80091941a75 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-68022:
+
 =============================================================
 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 65bd9cf22178..7ebaaa2cb61e 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-68047:
+
 ======================================================
 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 239c30190890..1d973c413325 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-68094:
+
 ==============================================
 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 1f35e595e61e..a952644a3405 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-68184:
+
 ================================================================================================
 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 285cf31a4e3d..c671b17aa3fd 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-68186:
+
 =============================================
 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 2ebb43029f16..88287d57d29d 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-68191:
+
 ==============================================================================
 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 8f4ebd59fc07..2e4243462160 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-68197:
+
 ============================================================
 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 40406ea228a3..0457e8dfe580 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-68218:
+
 ==========================================
 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 bfe1f83bad20..581147bad306 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-68282:
+
 =====================================================================
 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 f963f7e24fcd..9115e2924c53 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-68315:
+
 =========================================================================================
 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 54f900933735..0ca0ad13fc49 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-68395:
+
 ==============================================================================
 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 a36d3b1dc58a..e3830b875275 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-68589:
+
 ===================================================================
 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 b981b93d51ca..31ad54ab418a 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-68600:
+
 ====================================================================
 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 3936491eda03..3e9871eb5ac6 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _important-67216:
+
 ===============================================================
 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 0b81ab61a0f8..4389c2e92657 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _important-67445:
+
 ===================================================================
 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 675416d3baef..0f60f3fd0381 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _important-67852:
+
 ==============================================================
 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 54aab59577f0..4ee36a228b28 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _important-68290:
+
 ===================================================================
 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 bedd40f84436..54ee32cd7adc 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _important-68600:
+
 ======================================================================
 Important: #68600 - Introduced ResourceStorage SanitizeFileName signal
 ======================================================================
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 8892698d502b..ccbbe8c32089 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-24186:
+
 ========================================================================================================================
 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 eeb44dd7de0b..0fc251951842 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-30863:
+
 ==========================================================================
 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 c3eed44bee7a..81771d8b3a44 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-52156:
+
 =======================================================
 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 7fc5b11f2b46..72f56d7c4a11 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-63000:
+
 ===================================================
 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 e12fd98ba645..a7b00e04eeb1 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-65317:
+
 ==============================================================================
 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 eecc14bcce22..e927a26b7ffc 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-66190:
+
 ====================================================
 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 5ec7aebc29e3..5cb1140cefb3 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-67098:
+
 ====================================================================
 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 d28e35797360..3248b5a1de8c 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-68354:
+
 ==============================================================================
 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 98a958c91716..5de07ec1e98b 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-68401:
+
 ================================================
 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 8859a293a3e0..319abbd663e3 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-68562:
+
 ===============================================================================
 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 64fbdd55d370..71bdc5ada696 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-68571:
+
 ===========================================================
 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 9e353b6c8222..de2e6ec1479b 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-68812:
+
 =====================================================================
 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 9b557523da4a..23cafe0639f3 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-68814:
+
 ========================================================
 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 40214abb5c3f..c812f318acec 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-69028:
+
 ===========================================================
 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 099477303a46..f94c14241fdd 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-69057:
+
 ==========================================================================
 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 ab5ff79bd3d9..41bffe2776af 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-69083:
+
 =========================================================
 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 f261a8402a92..a5c5ea044bbf 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-69148:
+
 =====================================================
 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 9990c7c24038..0920ac185254 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-69161:
+
 ======================================================================
 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 6af84b75e0f9..ec40b75f7f4e 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-69168:
+
 ====================================================================
 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 accca7f5826a..70956189b3e1 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-69224:
+
 =========================================================================================
 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 8c0104011bce..cee1d3110c4e 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-69276:
+
 =============================================================
 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 2627904d071e..5317e56845d6 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-69291:
+
 ===============================================================
 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 19c1bd59ee46..668c2bcb59de 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-69315:
+
 ===================================================
 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 d2942b91f568..c42ccdb846f8 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-69401:
+
 =========================================================================
 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 58f4d7857ad5..b6274c80dd4d 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-69561:
+
 =======================================================================
 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 2f6985d7717b..a7822462f016 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-69568:
+
 =============================================
 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 462592eefcdf..49cf9682226f 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-69699:
+
 =============================================
 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 c9fd4bce3665..c74f1b590372 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-69795:
+
 ==================================================
 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 a971eb8155e8..db6886a055f0 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-69904:
+
 =====================================================================
 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 033d4e758dd0..7ad830ef41c5 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-69930:
+
 =================================================
 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 f9b3696663f6..cb6844874816 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-55419:
+
 ============================================================
 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 3e35f501af99..cf125ecb2667 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-66588:
+
 ==================================================================================================
 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 dc08c3d302e6..a2c7a7006501 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-68128:
+
 ==========================================================
 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 8c6c481c72a0..ab7d72d1b111 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-68760:
+
 ====================================================
 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 db571bf7e09b..c5463c170806 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-68804:
+
 =======================================================
 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 e733e97f2d1d..6b0a944329d3 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-68860:
+
 ============================================================
 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 88f7995d030b..7d43b164a0c6 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-69028:
+
 =====================================================
 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 af12b57438b8..0cd3a18697f8 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-69057:
+
 =============================================================================
 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 29a2d315a163..f61000ff9bdd 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-69078:
+
 ================================================
 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 d60cd661f2b5..8adcf7721779 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-69262:
+
 =========================================================================
 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 c17abb57d425..54fb53e5ef60 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-69269:
+
 ======================================================================
 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 a9925e5322af..ceb9bfd38038 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-69371:
+
 ==================================================
 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 027324abc5eb..8254028d4075 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-69401:
+
 ============================================================================
 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 ed2b34378059..ea2d44aa82a2 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-69535:
+
 ======================================================================================
 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 16f5997c5573..8dfb308a9229 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-69561:
+
 ==========================================================================
 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 2bf08011d0ba..75058feb5f04 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-69562:
+
 ============================================================================
 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 f2502a5559bf..ee61a0b314a0 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-69568:
+
 ========================================================
 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 82ebe6af3f01..ae401f0228c0 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-69705:
+
 ==============================================
 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 ed061a145299..21961caa7ca5 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-69736:
+
 =============================================================
 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 5ceb88808f25..52ce256750f0 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-69754:
+
 =================================================================================================================
 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 f77874888911..53b298333491 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-69938:
+
 ============================================================
 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 0a843b043b6f..8076bf3d9293 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-16525:
+
 ======================================================
 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 5a73103fb772..10a2ef5a61d7 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-19494:
+
 ================================================================
 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 8e591537330f..0559c1b2b5bc 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-25341:
+
 ============================================================
 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 df9b85120015..4781308fb793 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-28243:
+
 ================================================================================
 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 1cd639e48a47..967a1cd960d7 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-31100:
+
 ===================================================================================
 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 cb4de2d7bf3e..d1973feeed23 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-38732:
+
 =========================================================
 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 fe72cf210dd6..446ccee2e70f 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-47812:
+
 =================================================
 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 242f13bc01a5..a75bdb6a1771 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-52217:
+
 =================================================================
 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 edaea8e902fe..061c28cef936 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-53406:
+
 =================================================================================
 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 8b885230b464..eacdcec3da9b 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-56282:
+
 =======================================================
 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 621dd8c2a97c..51e3f32ebd9a 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-56726:
+
 ===============================================================
 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 79d1a2d43b14..326661c65ae1 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-57632:
+
 =====================================================================
 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 cc1d343e25e8..67080ed4559e 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-59144:
+
 ==================================================================
 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 4d4e63a786be..9fce447d0048 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-59591:
+
 ==============================================================
 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 6223a84bbf29..f63ed21775e6 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-61799:
+
 ===================================================
 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 9030a987ca8f..a3d76fa766a0 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-61993:
+
 ===========================================================================
 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 a0a715a64b79..f3de8387b8bb 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-63395:
+
 ==================================================
 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 bd8e420690cf..872566787a65 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-64535:
+
 =====================================================================================
 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 fb032165a790..845f76a0fe99 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-64726:
+
 ================================================================
 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 0223af3cccc2..a60c721acf0d 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-58621-1668719172:
+
 =========================================
 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 343185170a2a..0c321529ca78 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-65791:
+
 =============================================================================================
 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 13d7fabe046f..c17c5baeb17b 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-66366:
+
 ============================================
 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 531469445dc9..4a8302e4b201 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-66371:
+
 =====================================================================
 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 5fd3f8bdc14d..e56931f7ec24 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-67056:
+
 ===================================================================
 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 31dfc0bd79b4..f45cc9ab6261 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-67875:
+
 ===================================================
 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 0dc50528e63f..ef750c342483 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-67880:
+
 ======================================
 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 6159078e0493..4a9814af8de5 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-67932:
+
 ===========================================================
 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 1fc5fbc0d8a0..55e7fbccb821 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-68429:
+
 ===============================================
 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 ec499ee406aa..cfd99d13539e 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-68700:
+
 =======================================================================
 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 ab7c5e4f4059..39427ffbe312 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-68724:
+
 ====================================================================================================================
 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 4fd39f35155c..cf0d22784fda 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-68741:
+
 ====================================================================================
 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 8b078fcdb34a..06b048d72256 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-68746:
+
 ======================================================
 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 1cb4cae498d5..12d2c5210209 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-68756:
+
 ==============================================
 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 0d81e16a5f19..72944bc5ff03 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-68757:
+
 ================================================================================
 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 7e612a66b133..fb3f34871e2e 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-68773:
+
 ======================================================================================
 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 453a0c2836b3..9ab30b463e1c 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-68804:
+
 ================================================================
 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 0ee8fda37b15..4ae013d141eb 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-68837:
+
 ===================================================
 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 bde803bdfff9..d9c6de493cbc 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-69095:
+
 ======================================================
 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 2ade8f21d2c5..8a6cdf64137f 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-69119:
+
 ===========================================================
 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 47dbd9fb1651..9c2355c987f3 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-69389:
+
 ===============================================
 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 855443e73559..140db9039fe8 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-69401:
+
 ========================================================================
 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 66dbb56f2444..21b67153afc3 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-69409:
+
 =============================================================================
 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 e9d75e9a5cab..713d15c5f3bd 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-69416:
+
 ========================================================================
 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 eef1c512f25e..2011275517d9 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-69459:
+
 ==================================================================
 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 5af754edd0c2..c18d91c31aff 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-69496:
+
 ============================================================================
 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 df40261f9dcd..5cfc52152cf4 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-69512:
+
 ===============================================================
 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 8479d1e029c7..3457e21e793f 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-69543:
+
 ================================================================================
 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 f756237d9b55..653f4a8c00bc 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-69568:
+
 ============================================
 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 576e2d1b687e..57f658582031 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-69602:
+
 ==================================================================
 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 b28ab4b34850..a118c4fab3bd 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-69730:
+
 ==============================================
 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 ff83dee8c2fb..81a424955510 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-69855:
+
 ======================================================
 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 9f6ba4afb22e..773732d29a0a 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-69918:
+
 =================================================================
 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 5886f7425bcf..f333e8f9726c 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-70002:
+
 ============================================================================
 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 777b5851da56..72cf6b1eb50b 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-70078:
+
 ======================================================================
 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 37d350acbbb8..900659a8d1ab 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-7098:
+
 =========================================================
 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 8845c739b3fd..1a6f749e4cff 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _important-67954:
+
 =======================================================================
 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 24e56e10ca87..51403a3bb7cf 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _important-68128:
+
 ====================================================
 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 e71195db6f4b..237a2dc1f466 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _important-68758:
+
 =============================================================
 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 277ad59ce0a8..d3a1acd98997 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _important-68917:
+
 =========================================
 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 a753fc77cf9f..12bc8155297c 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _important-69084:
+
 ============================================================================
 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 3c8dce6a1710..85b0f651c677 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _important-69137:
+
 =====================================================================
 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 f46c33d7bfaf..ead05a72c8d9 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _important-69531:
+
 ======================================================
 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 d6c2a4804d76..4339e7e4ef9b 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _important-69846:
+
 ====================================================================
 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 dbb40f747b14..24081af581c9 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _important-69909:
+
 ==============================================================
 Important: #69909 - FAL-based Database Fields moved to integer
 ==============================================================
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 2a13dbd3e495..102e15948d26 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72931:
+
 =================================================================================
 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 3fad9d25cf7c..8433aa4d4547 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-73461:
+
 =============================================================
 Breaking: #73461 - Import module disabled for non admin users
 =============================================================
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 b70cf7ead8db..b025daf668f2 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-84843:
+
 ==============================================================
 Breaking: #84843 - Use no-cookie domain for youtube by default
 ==============================================================
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 0f22315d3ad9..24ce594cb646 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-69794:
+
 ============================================================
 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 38894483c9c8..8d41d163d1bb 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-73461:
+
 ==========================================================
 Feature: #73461 - Enable import module 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 4e4c13d7d206..c6f3685c2923 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84053:
+
 ===============================================
 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 833a72c9bf05..9b3e7b30614b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84740:
+
 ====================================================
 Feature: #84740 - Make indexed_search ready for GDPR
 ====================================================
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 92fb7f641f29..7cb1d046a724 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84781:
+
 ==========================================================================
 Feature: #84781 - Added scheduler task to anonymize IP addresses of tables
 ==========================================================================
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 727328d4b75c..12c00965477b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-17904:
+
 ==============================================================================
 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 24a95257c094..d59e3bb2c062 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-75400:
+
 ============================================================
 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 9dee6273d8ec..b5e9664d5bde 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _important-77411:
+
 ======================================================
 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 b364dff79e03..08fb421c12f5 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-77830:
+
 ==========================================================
 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 ed6c70aaaa85..00fd6f1b2daa 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-83768:
+
 =========================================
 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 976cde6ca01c..b5a9050085d5 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-85385:
+
 =================================================
 Important: #85385 - Integrate Phar Stream Wrapper
 =================================================
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 65f1e100a445..ad743f8f7c54 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-24449:
+
 =================================================================
 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 9a63c70e5421..ffad418edc7a 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-45899:
+
 ==========================================================================
 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 7f616ebe8975..6f451d7dd6af 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-51099:
+
 =================================================
 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 dae6d347833f..ca93efb37f57 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-62812:
+
 ========================================================================
 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 994f6745e066..0c4d6c4625d7 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-63406:
+
 =====================================================================
 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 d069c3ce2b90..68618c348888 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-66369:
+
 =========================================================
 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 973eeb739830..c67d49823f99 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-68081:
+
 ==========================================
 Breaking: #68081 - Ext:openid moved to TER
 ==========================================
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 f0eac690cc37..17f4ef56b5fd 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-69227:
+
 ============================================================
 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 bcc0969f2efb..4c7e9a104ec4 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-69916-1668719172:
+
 ========================================================
 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 58dda355bb3e..b0a4b272806e 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-69916-1668719184:
+
 ==============================================================
 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 bd2a3edf6b5d..9839e98d03e6 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-69916:
+
 =====================================================================
 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 b8c8e280ee73..6d340d84d500 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-70033:
+
 =====================================================
 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 80ce590ef552..c26444f47e41 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-70055:
+
 ========================================================================
 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 12ac016c16d9..94ba435d2bf1 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-70132:
+
 ==============================================
 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 9ad354b41164..a31ab6771e04 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-70229:
+
 ================================================
 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 828bd9baa555..e82a191028f5 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-70444:
+
 ====================================================================
 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 b63683409d58..e9843459b9ce 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-70503:
+
 ====================================================================
 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 1ecad2fb54cf..6b49b92fa5b1 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-70574:
+
 ================================================================
 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 65e44cc497e4..c66e5149797e 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-70578:
+
 ====================================================================
 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 26ab392353ad..5c9d41faca90 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-71110:
+
 ======================================================
 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 8b8177e362d8..ffb953c82079 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72117:
+
 ==========================================================
 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 1dcf2d723506..d0b9568ac721 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-77344:
+
 ========================================================================
 Breaking: #77344 - EXT:form - Rename configuration for confirmation view
 ========================================================================
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 d2b57b06d286..c6c27ba4418c 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-51482:
+
 ==========================================
 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 38c97c2db24f..3dd8b3b868b1 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-60712:
+
 ===========================================================
 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 ce098036b9a6..bca7760c68f0 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-65728:
+
 ======================================================
 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 026fa8a199b3..2188ffee7940 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-69369:
+
 ===================================================================
 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 ec2e23e8e8fa..ab8bdee1705c 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-69822:
+
 =============================================================
 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 089db1c9934b..6642fe590fa0 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-69877:
+
 =============================================================
 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 25f962888406..ba86c3bf5137 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-70052:
+
 ======================================================
 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 779a189feaf5..c866492bb14b 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-70138:
+
 =================================================
 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 f7429bc27cb1..3c74f06319c5 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-70477:
+
 ==================================================
 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 3e9dcc950623..2ed72c7361e5 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-70494:
+
 =============================================================
 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 c96e81c121b4..e65d8ab32de7 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-70514:
+
 =====================================================
 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 eabe7d033c1d..6c9d53e9288f 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-71153:
+
 ================================================
 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 49eace0fbc34..9c4cdc466f85 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-71249:
+
 ===================================================================
 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 991512e00fb8..1f5312f35fa4 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-20875:
+
 ==============================================================================
 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 7e8a533434bd..ec5181931d91 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-23156:
+
 ===================================================================================
 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 4c46ec4f09e9..1d6eadb0dcec 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-27057:
+
 ========================================================
 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 03cdaaf8634a..ef5a685f7f17 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-35245:
+
 ========================================================
 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 81516bde90ff..f23fd6781450 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-44127:
+
 =====================================================
 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 0747d711a1cd..037df167c0e2 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-47613:
+
 =========================================================================================================
 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 cfb2d62d496d..93303f943566 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-56633:
+
 ========================================================
 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 60e8091d211b..ef51fdaada67 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-64286:
+
 =============================================================================
 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 ef8325395625..f12e506d30d1 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-66369-1668719172:
+
 ========================================
 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 000e0a54a351..30278428752d 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-66369:
+
 ===============================================
 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 dea5e581efaa..e81cd08059d5 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-68771:
+
 ======================================================================================================
 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 d7da5f2f67ad..19596d068b60 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-68895:
+
 ======================================================================================
 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 be345b896077..96c3b790a312 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-69120:
+
 ==========================================================
 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 bb0571c0e2ea..2061f6d15c0c 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-69706:
+
 ==================================================================
 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 c04db325c131..a31eeddb5600 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-69764:
+
 =============================================================
 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 f206f98e25cc..84e6bb846b9b 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-69814:
+
 ====================================
 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 45d974ad56ec..15b7ed7bb1fe 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-69916:
+
 ===============================================================
 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 caa7f3a71ba5..52d29d0f0afd 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-70033:
+
 =============================================================================
 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 62517fdd4e1e..e0e8b90bfea3 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-70126:
+
 ====================================================================================
 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 e2fb07a96b4e..bd315b74c323 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-70170:
+
 ==================================================================
 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 09ba7842a8f7..ae38387e2801 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-70332:
+
 =======================================================================
 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 af0321495467..d783b05fdfda 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-70531:
+
 ====================================================
 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 7d56bc3d2102..6772c0134827 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-70583:
+
 ===================================================
 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 0f716dac44e2..ae20578174c7 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-71196:
+
 ================================================
 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 9827ad6da812..2bc6614b1c92 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-71251:
+
 ================================================================
 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 cc7d41f9cce6..6847b4fc8aa4 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-72505:
+
 =============================================================
 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 db121eb239d8..82f093f99601 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _important-36166:
+
 =============================================================================
 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 ff04e9dde176..0d55451657bd 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _important-53681:
+
 ===================================================================================================
 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 1d6c48e37179..38ab68e9f620 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _important-68079:
+
 ====================================================
 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 ae44edd6990e..4c19bdf38dd5 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _important-70956:
+
 =================================================================================================
 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 6d53aa93c58f..8107c28b7844 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _important-71126:
+
 ===============================================================================
 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 abdffecbbe90..4da5146d7efa 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _important-72697:
+
 ============================================================
 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 e9535fb071dd..4ebd12803fa4 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _important-73565:
+
 ==================================================================================
 Important: #73565 - AbstractConditionViewHelper no longer automatically compilable
 ==================================================================================
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 c6ef4a1bedd2..d26056655aec 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-43085:
+
 ===========================================================================
 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 769aa97dda5e..8f7c9511026f 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-45899-1668719172:
+
 ==========================================================================
 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 20435ec05ebb..be40a09aaaf0 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-45943:
+
 ===============================================================
 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 c1e6b8ab86af..023b5fe3c8c9 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-51099-1668719172:
+
 =================================================
 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 526758dd3df7..99141e897350 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-65165:
+
 =====================================================
 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 4c35ed833178..fa9ab541dc26 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-68890:
+
 =======================================================================================
 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 7bbd36c8bee0..27744be53c7c 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-69863-1668719184:
+
 ===============================================================
 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 f6bd7b8f3281..a8beb530148b 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-69863:
+
 =================================================================================
 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 697cd6768dc8..57c3efb2da1c 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-69863-1668719172:
+
 =========================================================
 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 e2b2aa93c2fe..459e31e77610 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-71458:
+
 ==========================================================================
 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 fb65414d2bc7..0b4f8b60ceca 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-71521:
+
 =============================================================================
 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 83df658793bc..5ed90fba3d57 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72022:
+
 ============================================================
 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 bfe979ec2c2e..a64367daf73d 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72293:
+
 ==========================================================
 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 9b6143eb199a..88dbe01ef71f 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72310:
+
 ==========================================================================
 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 a2aad7bacecb..a76e60cc0767 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72334:
+
 ==========================================================
 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 8066ea0763c2..cb458daa42f7 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72338:
+
 ============================================================
 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 6c1e39503360..91505c514ea7 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72342:
+
 ==============================================================
 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 250fda20b069..b08f28b067f9 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72360:
+
 ==========================================================
 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 658557c24145..fae18ec81859 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72361:
+
 =============================================================
 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 a22f628ad06d..ce8d179a1290 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72361-1668719172:
+
 ======================================================================
 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 bc41437a758f..919e198d31f7 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72368:
+
 ==========================================
 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 b16f7f6eafd4..0f1ad5562345 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72370:
+
 =======================================================
 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 7e9315b7f7bd..4591ef2e8cec 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72372:
+
 ======================================================
 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 3fba1dd6cc42..fb6a1c08f523 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72373:
+
 ==================================================================
 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 179c50662f5e..8204507c1c1f 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72378:
+
 ================================================================
 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 695ac0bd1092..d870eec789d2 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72381:
+
 ========================================================
 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 7edbd84b19b0..f852bd46da28 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72384:
+
 ==========================================================
 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 9b568321d9cc..8302e7ce759e 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72385:
+
 ===========================================================
 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 d4622935bcd7..9948e3ab3293 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72390:
+
 ===============================================================
 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 10c1e9662458..cadcaa2309ef 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72392:
+
 ================================================================
 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 00b1267baa94..60832696c4d0 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72398:
+
 ==============================================================
 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 ca5fba9d4104..fddb6b52cc2a 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72399:
+
 ==============================================================
 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 43eb9e4ed6e5..3b650432fbf4 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72400:
+
 ===================================================================
 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 7715595eeeb8..795fbbb4004a 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72405:
+
 ==========================================================
 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 135fe9054447..f061e45fab4f 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72412:
+
 =============================================================================
 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 c5c3bed84702..32123af7a6d7 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72416:
+
 =========================================================
 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 0e42dedad01d..1a0c833a68db 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72417:
+
 ==========================================
 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 e6480b00d6de..7c49a3895222 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72418:
+
 =========================================================
 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 2dfec85abdaf..bb4dd5aad7f4 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72419:
+
 ==================================================================
 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 726b82cca0f6..3ea13267fcc9 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72421:
+
 ============================================================================
 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 44c1ea61d079..bb0dc8209b05 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72424:
+
 ======================================================================================
 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 cb3952fd6b7e..72d989c0ec3c 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72426:
+
 ===================================================================================
 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 6d8e77bf803a..4d8e9c36277d 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72427:
+
 ====================================================================
 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 ae9fa1e66440..36538f90b6c8 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72431:
+
 =============================================================================
 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 6813d2458f31..360df33b1c4f 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72438:
+
 ===========================================================
 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 f9cc64e229b7..1b5480287a76 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72451:
+
 =================================================================
 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 74f129016491..9f0d6e7b39ae 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72462:
+
 =====================================================
 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 33b268657867..9dfbbedf76f8 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72464:
+
 ==============================================================
 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 6eeec6b32618..e9a568ae10c8 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72473:
+
 =============================================================
 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 b5341dc20f49..67b63b4b68c1 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72474:
+
 ========================================================
 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 1a7c7b5e2490..1749828c8f95 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72476:
+
 ================================================================
 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 af390fdab9c2..020dbb1b7574 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72492:
+
 =========================================
 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 fbdc6e9ac422..d5d9b3ec6352 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72493:
+
 =========================================================
 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 db9aa679a119..d03ffeb6d2e7 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72497:
+
 ================================================================
 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 b7c67f0efad2..0ebaa63ee612 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72572:
+
 =============================================================================
 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 2d62aa6f273b..baaffad6aee0 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72602:
+
 ==============================================
 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 359700fc5f37..46ef0f5c66aa 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72604:
+
 ==================================================
 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 b643d64ffefd..357480a79845 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72661:
+
 ======================================================
 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 0c4b5b1ef34e..075524dd2430 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72666:
+
 =========================================================
 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 e46754da868c..3b4a01592a8a 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72667:
+
 =======================================================
 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 de4388633030..c73661c1724a 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72671:
+
 ===================================================
 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 3d2337c7666e..43b950c49e87 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72686:
+
 ================================================
 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 a16a47603204..70ff285246fe 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72701:
+
 ===============================================================
 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 64da5be5d930..9ee83c2bb58a 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72711:
+
 =============================================================
 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 082152cb3816..184f7afe6835 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72783:
+
 ===================================================================
 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 7b17f9825911..c604c84da866 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72826:
+
 ===================================================================
 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 3cc08c4e0786..512cc444580f 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72830:
+
 ===========================================================================
 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 9b9b955050c0..ff11aecd678e 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72837:
+
 ======================================================================================================
 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 41c07756207d..3f98d5f91715 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72853:
+
 =================================================
 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 1f479415a3e5..22a009779ef4 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72861:
+
 ====================================================
 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 b2b4fbb09263..2d29e0f24aa4 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72866:
+
 ==================================================================================
 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 182384319c5e..e2b359d5a968 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72870:
+
 ==========================================================================
 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 c88762be7d82..22b76825b686 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72888:
+
 ===========================================================
 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 f06ec367480a..01c22e77c024 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72889:
+
 ==================================================================================
 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 b38ac1c39405..08eeb3629633 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72897:
+
 ====================================================================
 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 f54debfc81ec..dcf4283cdf3b 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-73044:
+
 ================================================
 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 a450e3871b2c..a8579b9bb4a9 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-73046:
+
 ===================================================================================
 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 a51380a17375..6ce0c6907c20 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-73106:
+
 ==============================================================
 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 a798d73e44f5..2f16ee1191ba 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-73152:
+
 ===================================================
 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 e23085748af2..17a3b3b213e7 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-73445:
+
 =================================================================
 Breaking: #73445 - Remove flashmessage_compatibility.js from core
 =================================================================
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 e423e2d4388d..803eb43e61ed 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-73504:
+
 ===============================================
 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 b974bd0ac7bd..ddc781649949 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-73514:
+
 ============================================================
 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 2327fbd98a4b..c18bed07d5da 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-73516:
+
 ==============================================================================================
 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 9318a54dd610..74ffd38d0ffa 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-73602:
+
 ===================================================
 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 838c57a33987..db5cced94be2 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-73611:
+
 ===================================================================
 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 d8eb0e1ee97d..8f9918f85587 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-73655:
+
 =================================
 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 7dabf61b2679..ee77c4829d27 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-73698:
+
 =====================================================
 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 a59308f2f315..0ce9c3427fb5 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-73711:
+
 =========================================================================
 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 b4e9fb1326a5..e32620493e47 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-73719:
+
 ==================================================================================
 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 f317c25f9bb1..cb3062fb2391 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-73763:
+
 =====================================================
 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 aaeddb9e5851..d457f00d3197 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-73793:
+
 =============================================================
 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 1eb078c3693b..a73ac3186601 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-73794:
+
 ===============================================
 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 5661a328a06a..2eb4a5ecbc82 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-74029:
+
 =========================================================
 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 e95f46f17be4..0cbddcae4ef1 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-74031:
+
 ======================================================
 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 c1ffeee63082..2720b916b8ae 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-74124:
+
 ================================================================
 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 cf19d641450a..08836b008da5 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-75150:
+
 ==========================================================
 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 445143052c83..d152462bb85c 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-76155:
+
 =============================================================================
 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 4a1f52defbb1..a9236882352b 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-68748:
+
 =========================================================================
 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 2e9c5c99b6b9..534ace181dd4 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-69863:
+
 =====================================================================
 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 36b2cd2139ad..2d9b6a665a93 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-71255:
+
 =================================================================================
 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 2b526617757c..ab443a892e66 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-71153-1668719172:
+
 =================================================================
 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 31736d2b5ff7..73a6db81ffd0 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-71916:
+
 ===================================================
 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 ddf4b6de4bdb..b0baa1defd87 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-72340:
+
 =============================================================================
 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 a0db1883c378..d4baa36bd643 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-72496:
+
 ==================================================
 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 95ed6d01cf10..d16d09918657 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-72733:
+
 ================================================================
 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 ccd770d6513a..4e9ff0d04cca 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-72827:
+
 ==============================================================================
 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 39a02f00f83e..c33f7f49a98c 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-72851:
+
 =============================================================================
 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 9576ab92de1d..9b8593ff50c0 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-72856:
+
 ================================================
 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 1061e560bdbe..601d8dc8aaeb 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-73050:
+
 ===========================================================================
 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 0249b90f8f93..acc5fee4deb3 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-73067:
+
 ============================================================================================
 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 aa8d489fb04a..3ce25eed2e43 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-73068:
+
 =============================================================
 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 54dc16cf790a..980a370caaf3 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-73185:
+
 ===============================================
 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 e39465a834ce..79b3c81c10f5 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-73190:
+
 =================================================================
 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 4cd5c2f34637..efa1f75aed56 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-73352:
+
 ========================================================
 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 30f1acf872ce..3011378a3730 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-73442:
+
 ==================================================================================
 Deprecation: #73442 - Modal.getSeverityClass has been moved to the Severity module
 ==================================================================================
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 b56d167a1193..5b3ae6ca25d2 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-73482:
+
 ===============================================================
 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 74f3a30ccc4e..19c66cf137bb 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-73511:
+
 ================================================================
 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 a4066ba5aadb..598ca232b076 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-73514:
+
 ============================================
 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 301ae0de3bbd..197be4ee9e0d 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-73516:
+
 ====================================================
 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 2943738f2fe4..f5d984037852 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-72585:
+
 =============================================================================================================
 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 cca862027046..d6ae1ed77857 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-73606:
+
 ====================================================================
 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 cbe591e77b32..644f03d357f2 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-73744:
+
 =======================================================
 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 d664817f47ac..c3d9e7925be7 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-73794:
+
 ==========================================================================================
 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 d0b92eb9b858..4d8b9a97492a 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-74022:
+
 ===============================================================
 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 8bc2af9c57de..a2e504958d21 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-74156:
+
 ===========================================================================================
 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 8cbaa8211833..9eb9cab535cd 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-1835:
+
 =============================================================
 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 525be9b16738..77d7bb1a6033 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-19157:
+
 ========================================================================
 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 3c7d3685dd36..5a489f167364 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-28230:
+
 ===========================================================
 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 f9df5dd37a7d..e53397406ddc 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-54887:
+
 ===================================================
 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 80bf9ad2abfc..f48052f2d2e4 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-67236:
+
 ===============================================================================
 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 ff4bf9b7bbc7..77462267a3a8 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-69394:
+
 =======================================================================
 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 599635a34ca6..19a5f94d13f0 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-69794-1668719172:
+
 ============================================================
 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 3f616d4c37ec..38d028c97e74 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-69863:
+
 =================================================================
 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 1b944381e216..e7cb0a7ccb26 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-71331:
+
 =================================================================================
 Feature: #71331 - Make indexed_search extbase plugin form target Pid configurable
 =================================================================================
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 455993d768f9..693e0a471476 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-71876:
+
 =============================================================================
 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 f43a21be8071..f5fba3a3ca8f 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-72045:
+
 ====================================================
 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 72622282d840..183cafae0fd6 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-72309:
+
 ============================================================
 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 1d76950a1c47..6f4fc394f68f 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-72337:
+
 ==================================================
 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 fc18acad1970..1a264b01a930 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-72505-1668719172:
+
 =============================================================
 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 c964c4858622..c14306605f72 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-72904:
+
 =================================================================
 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 ae5cc6a10ab0..7a7f0debf139 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-73042:
+
 ==============================================================
 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 91147b0e8f77..192a4e0788cb 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-73050:
+
 ==================================
 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 4deebb8cf57f..c14fbf5fc9cd 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-73429:
+
 =================================================
 Feature: #73429 - Wizard component has been added
 =================================================
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 380fdb25b05d..497b5a86a262 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-73720:
+
 ============================================================
 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 0a9cb23b72bd..149dac9cc3d2 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-73752:
+
 ==================================================================================
 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 225d3189686d..e8dbef079697 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-74038:
+
 ============================================================
 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 7b9bef7e7d96..25c5c8a6153f 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-74109:
+
 ========================================================================
 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 7da1309a6249..9696b84101d3 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-74179:
+
 ========================================================================
 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 2d0789d1a8e9..1fa8db8e38b7 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-74319:
+
 ================================================================================
 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 6e8d89feead6..5b05ee33c242 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _important-22858:
+
 ========================================================================================
 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 75fa2c8f1ec1..a71a40d6453d 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _important-70849:
+
 ================================================================================
 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 04dd05dcaeb8..73a012f33891 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _important-71521:
+
 =========================================================
 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 84144f814f01..87f3728e53ab 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _important-72290:
+
 =====================================================================
 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 044863a8394f..3535cb907e82 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _important-72580:
+
 ========================================================================================
 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 4a004a3e138c..c489089d4cae 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _important-72697-1668719172:
+
 ============================================================
 Important: #72697 - Remove thumbnail functionality of impexp
 ============================================================
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 538039f571a7..9c9f31b491a0 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-66861:
+
 ==================================================================================
 Breaking: #66861 - Do not automatically append a "/" to the identifier of a folder
 ==================================================================================
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 bd1442991b15..3816ed89045a 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-70056:
+
 =====================================================================
 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 d1a7f502fe8d..0de35ec7b96b 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-72931-1668719172:
+
 =================================================================================
 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 958a296ac5a4..7920ac9f21c8 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-75237:
+
 =======================================================================
 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 8bcc510b1e2f..7d94e976cf4b 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-75323:
+
 ==========================================================================
 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 45810718616e..75debdbe164c 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-75324:
+
 =====================================================
 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 051e6e1f3b40..56a07ac5fbeb 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-75349:
+
 ========================================================================
 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 3cc228a82c8e..def75792633f 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-75355:
+
 ===================================================
 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 955fca938ffa..230af245d137 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-75357:
+
 ==================================================================
 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 1e9e7e731a2f..e82d276714f8 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-75454:
+
 =====================================================================
 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 0b1b4ee79657..5e7d4f7a7b2f 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-75454-1668719172:
+
 =============================================
 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 842d1977b5fd..4c831e2ad875 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-75497:
+
 ===============================================
 Breaking: #75497 - inline backend layout wizard
 ===============================================
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 0c86b930950d..b9d8d930a8fe 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-75708:
+
 =======================================================
 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 7914fba2b374..a23ffb9cab8c 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-75711:
+
 ===============================================================================
 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 9d2640831eea..cf4bab497b65 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-75829:
+
 ===================================================================
 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 0375fcd594cd..2412f8ad0952 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-73209:
+
 ===================================================
 Deprecation: #73209 - Deprecated flex page TSConfig
 ===================================================
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 b7cc2ffbf8a5..6cf8e927f5c9 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-73728:
+
 ========================================================
 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 1a745f97fda9..ee653fdb85dd 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-75327:
+
 ==========================================================
 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 cc6c2a052e23..43f97bb6bcbc 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-75340:
+
 =================================================================================
 Deprecation: #75340 - Methods related to generating traditional Backend AJAX URLs
 =================================================================================
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 c5950e85631f..cf92b42913dd 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-75371:
+
 ==================================
 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 3d3419d3a99b..6cc28418226c 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-75575:
+
 ==================================================================================
 Deprecation: #75575 - TranslateViewHelper htmlEscape argument marked as deprecated
 ==================================================================================
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 485710aa679e..fc61ac3197ef 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-75621:
+
 ============================================
 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 fefb83543680..065481294a42 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-75625:
+
 =======================================================
 Deprecation: #75625 - Deprecated cache clearing options
 =======================================================
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 c8a2bce1862a..87e0c06dd426 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-27471:
+
 ===============================================
 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 a0b1f853b642..cda4abe8168b 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-39597:
+
 ========================================================================
 Feature: #39597 - Multiple locale names for TypoScript config.locale_all
 ========================================================================
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 9da457aac1a3..f987e35a8058 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-69439:
+
 ========================================================================
 Feature: #69439 - Enhance SQL query reduction in page tree in 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 7200534dbefc..b812f5c3abf2 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-70056:
+
 ===========================================================================
 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 cfc4929189ae..d55718a4508c 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-72923:
+
 ==================================================================================
 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 c9bd8ac6108c..cad51c9083b2 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-75386:
+
 ==================================================
 Feature: #75386 - Get identifier in slide callback
 ==================================================
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 02d2497c49bf..f30186545364 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-75454:
+
 =========================================================================================
 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 beb9eaeb0698..659cecd0a754 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-75497:
+
 ==============================================
 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 2dc03c091758..05836712a5f0 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-75579:
+
 ====================================================================
 Feature: #75579 - Add markupIdentifier support to JavaScript IconAPI
 ====================================================================
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 be3328f4ada9..c26094ab2eaa 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-75581:
+
 =========================================
 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 492ab15fa4d5..8e0d19315be2 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-75827:
+
 =======================================================================================================
 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 ae14c91f78b9..ed0450fb6a3e 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _important-73041:
+
 ===============================================================
 Important: #73041 - PackageStates Includes Only Active Packages
 ===============================================================
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 1bdd7af81e09..d28fd9faf8b9 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-75493:
+
 ===================================================================
 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 b50d7c54d47c..bc222b45deec 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-75645:
+
 =====================================================
 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 3eeb330f7138..aabab4735d77 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-75710:
+
 ===============================================================================
 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 1fc7a80d80f6..8d9c8228ee18 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-75747:
+
 =====================================================================
 Breaking: #75747 - EXT:form - Removed useDefaultContentObject setting
 =====================================================================
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 8c771f4e9766..7f86bfaaab38 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-75760:
+
 ================================================================================================
 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 32c6b91174ca..420ea03650b4 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-76285:
+
 =================================================================
 Breaking: #76285 - Popup configuration is moved to TYPO3.settings
 =================================================================
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 a38d01f34e9e..41170b380613 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-76469:
+
 ===============================================
 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 07cf3a425781..72781b5f64f1 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-76527:
+
 ==============================================
 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 d264097968d6..71fe2135c2ef 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-76802:
+
 ============================================
 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 4581938e0966..65a175981e69 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-15415:
+
 =============================================
 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 c42a2f05e7ff..d8de173fa4d5 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-71917:
+
 =====================================================================================
 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 603d78d4a696..618c33fa75cd 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-72859:
+
 ===========================================================
 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 3cd4d9141181..af69bd75fb9c 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-75209:
+
 ==========================================================
 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 936f4b6ed315..15561a050b04 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-75760:
+
 =================================================================
 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 ab00d102af0f..88a83e42b9f8 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-75904:
+
 ============================================================================
 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 cfceab86fb94..763cef84a0f7 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-76101:
+
 ===============================================
 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 cabc9d4a1d04..272886600870 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-76104:
+
 ====================================================================
 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 a7bc785cec56..1a8bc72940b8 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-76164:
+
 =========================================
 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 63126d93e270..a425cd1697d9 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-76345:
+
 ======================================================================
 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 81af26a82ebc..e92b2e0b249d 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-76370:
+
 ============================================
 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 e91c810c91aa..2f07b196159c 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-76383:
+
 =======================================
 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 2982ce76c32e..e27852eefece 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-18586:
+
 =====================================================================
 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 92e53a03d508..3c69d94c6c4c 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-20446:
+
 ===================================================
 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 161017d8c872..078981e9fb5e 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-76008:
+
 ==================================================================
 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 52f1b481b431..a34d13acb243 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-76072:
+
 ============================================
 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 9dafe597fc92..46dfcf61142d 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-76458:
+
 =====================================================
 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 8bca080b4e16..e24bf2783d1a 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-76531:
+
 =============================================
 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 03122122e83d..e47aa412936f 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-76590:
+
 ====================================================
 Feature: #76590 - Introduce UnitTests for 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 efb647934ef5..288a0a8107c9 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _important-75747:
+
 =================================================================
 Important: #75747 - EXT:form - Removed support for compatibility6
 =================================================================
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 73528079779c..9600a1838958 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-73461-1668719172:
+
 =============================================================
 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 95a0cb34706a..63ec82505a90 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-74375:
+
 =================================================
 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 13a4d9dadce3..f64de53b0cfd 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-76108:
+
 ==============================================================
 Breaking: #76108 - Replace ExtJS category tree with D3 and SVG
 ==============================================================
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 d7fb8cdecd61..d4a8f5526ca2 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-76259-1668719184:
+
 =======================================================================================
 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 6cf3456008c9..5fa453e8b9ed 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-76259-1668719195:
+
 =====================================================================
 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 d8473e9b302e..a86ac9baf15a 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-76259-1668719172:
+
 =====================================================================================
 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 2c10c30b7e79..e4d8907902b8 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-76259:
+
 ========================================================
 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 a36e32b6d3e2..04af6faabe63 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-76879:
+
 =============================================================
 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 be61db36db33..160d76d23b99 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-76879-1668719172:
+
 ===================================================================================
 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 c15bf2fce8c3..7795542bdad0 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-76891:
+
 ==========================================
 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 52724dfc0f26..7547fa8d4693 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-77049:
+
 =============================================================================
 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 51bad6868b10..4962e0715c1d 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-77062:
+
 =====================================================================
 Breaking: #77062 - Example image in TS constants descriptions removed
 =====================================================================
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 1316cf149d9f..85a4d05802c2 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-77081:
+
 ===================================================================================
 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 3d23ad6bcb42..90e4006da3b3 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-77137-1668719172:
+
 ================================================
 Breaking: #77137 - JavaScript API of RTE changed
 ================================================
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 0b4839b36756..92ab14661b5f 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-77137:
+
 ==============================================
 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 3cbedf6bf60c..767ec8ac97b7 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-77156:
+
 ================================================================================
 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 6116ed7c0638..e1639f98869a 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-77180:
+
 ===============================================================
 Breaking: #77180 - Dropped ExtJS support in Frontend 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 80498839c22a..565906fe430e 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-77182:
+
 ==================================================================
 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 3f6d6df54df2..cc2a5027be27 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-77184:
+
 ==================================================
 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 25afdfb00825..5ab22ae70e13 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-77186:
+
 ====================================================
 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 6b9e258b347d..01cef1c0a3f6 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-77209:
+
 ===============================================
 Breaking: #77209 - Adapt default RECORDS tables
 ===============================================
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 a9f7376d5fdc..22f118928ad1 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-77280:
+
 ==========================================================================
 Breaking: #77280 - Uploads template shows file title in favor of file name
 ==========================================================================
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 9b96f6a6f636..54f2f442c38a 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-77342:
+
 ============================================================================
 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 9680473c6784..3c17f9930e0a 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-77345:
+
 ===================================================================
 Breaking: #77345 - EXT:form - Remove deprecated IMAGEBUTTON element
 ===================================================================
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 bf4e5f5fa06c..75346f7f0b46 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-77390:
+
 ==================================================================================================
 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 a5540ac8f79a..50868f2e49fb 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-77391:
+
 ===============================================
 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 7f6d0780a6d1..80b961a75f77 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-77416:
+
 ===============================================================
 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 8207f72affdd..0f2fe8beee41 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-77453-1668719172:
+
 =====================================================================
 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 f48ef65732d9..fabb91293acd 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-77453:
+
 ========================================================================
 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 f054a0712c70..c0178393d1e5 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-77460:
+
 ==============================================
 Breaking: #77460 - Extbase query cache removed
 ==============================================
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 5f6b583d5e8e..5ef7557a3610 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-77481:
+
 =================================================
 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 5c11bd3d9f04..454df00078ba 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-77502:
+
 ==========================================================
 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 34f820d110a3..eb64dceb1efd 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-77557:
+
 =======================================================================
 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 a61e4fb64eb0..6372602d7154 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-77558:
+
 =======================================================
 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 8ce71c243b6f..7034b9ecdd4c 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-77587:
+
 =====================================================
 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 02158a105f7b..0a31c868dc8f 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _breaking-77591:
+
 ====================================================================
 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 e0714ddd2b02..f76de95ef483 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-76259:
+
 ===================================================================================
 Deprecation: #76259 - Deprecate method makeQueryArray of AbstractDatabaseRecordList
 ===================================================================================
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 a3edd40d8dc1..4c67d1791f55 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-76520:
+
 ======================================================================
 Deprecation: #76520 - Deprecate method pages_getTree of PageLayoutView
 ======================================================================
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 3f1a7321a9d1..fe0718aa7d8a 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-76804:
+
 =======================================================================
 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 c86fbc1aa76d..e8c977773e83 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-77164:
+
 ====================================================================
 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 0dbb065b292e..11cf68d5f44b 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-77405:
+
 =========================================================
 Deprecation: #77405 - PageRepository->getPathFromRootline
 =========================================================
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 fd3e901c135c..2d2a744f3e0c 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-77432:
+
 ==============================================================
 Deprecation: #77432 - Extbase: Prepared Statement Query Option
 ==============================================================
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 a4d9a8d7ba2f..76dce7cff775 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-77477:
+
 ==================================================
 Deprecation: #77477 - TemplateService->fileContent
 ==================================================
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 cba407ca1e94..71a2659157f2 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-77502:
+
 =============================================================
 Deprecation: #77502 - Extbase: pre-parsing of queries removed
 =============================================================
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 f340374cfe0a..f016a63c4a0e 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-77557:
+
 ===================================================
 Deprecation: #77557 - Method QueryView->tableWrap()
 ===================================================
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 db4654d52c82..1d74f9bd86d8 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-73461-1668719172:
+
 ==========================================================
 Feature: #73461 - Enable import module 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 f560139d99f3..347468b8690a 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-74365:
+
 ================================================================
 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 f3342f68b64d..de79c5d828fd 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-76107:
+
 ====================================================
 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 308f3712bb91..9d8dfff14ab5 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-76108:
+
 =============================================================
 Feature: #76108 - Replace ExtJS category tree with D3 and SVG
 =============================================================
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 d7385b8819ad..71d29ece56d0 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-76209:
+
 ===========================================================================
 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 759b7cc5cb8a..d7ac77010faa 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-76259:
+
 ================================================================
 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 b2481b9bd754..bc8ecbd024fa 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-77280:
+
 =======================================================================
 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 48e33cc3a0f8..e7322b1e79d3 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-77336:
+
 =========================================================================
 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 d252793fb39f..f1370c997dd1 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-77349:
+
 ==========================================================
 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 17e864b83a95..44ece0a03c72 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _feature-77481:
+
 =====================================================================
 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 3d47fdc24d7d..ed889a86710a 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _important-77411-1668719172:
+
 ======================================================
 Important: #77411 - Removed extbase table column cache
 ======================================================
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 6f8fb1415b6f..9254d6eb1497 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-38496:
+
 ===============================================================
 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 208b067f1587..ad00c3ab7c79 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-52877:
+
 ========================================
 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 f2d2bc7b90f8..16a2b734264a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-66995:
+
 =================================================
 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 7e23bfdc76cf..d018dd20b645 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-75031:
+
 ==========================================================================================
 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 250bbfaa6f54..1ccaf5fc7667 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-75032:
+
 =============================================================================================
 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 aef8556460dd..eebaf7bb8575 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-77379:
+
 ===============================================
 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 27a9ba7b469e..580a8415184c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-77547:
+
 =============================================================================
 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 9e885f0adea1..e4b4022d19c3 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-77592:
+
 =============================================================
 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 587418b84048..b93a2687688a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-77630:
+
 ======================================
 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 b7b2d5f8b13f..9bcfbd59078a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-77693:
+
 =========================================
 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 520c3241c892..d7ca2eb98923 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-77700:
+
 ============================================================================
 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 4489ca40ebc7..875bafd67020 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-77728:
+
 ====================================================================
 Breaking: #77728 - Remove obsolete page tree and click menu settings
 ====================================================================
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 ff45f8fbac98..0a33375c9576 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-77750:
+
 ============================================================================
 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 d152a27a3f72..12054ce2c925 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-77762:
+
 =========================================================
 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 f56878445908..64e091cc7455 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-77765:
+
 ==========================================================
 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 9ed0fd380c42..dfc5e9f038cb 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-77783:
+
 ============================================================
 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 584641f745e8..f79b3a6776dd 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-77814:
+
 ===============================================================
 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 df79dc50e4f7..80f18da47878 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-77826:
+
 =======================================================
 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 cd32a3486c6e..0195ce538cdb 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-77919:
+
 ==============================================================
 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 5a812a2f1218..f06b68093c66 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-77987:
+
 ============================================================
 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 8645fa599e05..2870f2a276e0 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-78222:
+
 ==============================================================================
 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 110e2ab5fbbc..0b62f9fd931e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-75363:
+
 ===========================================================
 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 08d44d057d0e..8b817adc10e6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-75637:
+
 =======================================================================================
 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 38221fa0f1e9..05367f38108a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-77763:
+
 =========================================================================
 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 d58f1aeb7850..26cfd90d303d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-77826:
+
 =========================================================
 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 4c33548c0b76..a9f164c121a0 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-77839:
+
 =======================================================================================================
 Deprecation: #77839 - Move TYPO3/CMS/Core/QueryGenerator into EXT:lowlevel and deprecate the old module
 =======================================================================================================
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 d25a9436f475..6a0d2b6fe1b0 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-77987:
+
 ==============================================================
 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 2c535ff6675c..800999850684 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-78096:
+
 =====================================================================================
 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 c226d131b018..1c0e4edd923a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-78193:
+
 ==============================================================
 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 b4cbb1eec8d2..a8514d2d03ff 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-78222:
+
 ===========================================================================
 Deprecation: #78222 - Late generation of autoload information is deprecated
 ===========================================================================
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 9ce63213e1a2..822518f279c0 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-78224:
+
 ==========================================
 Deprecation: #78224 - TYPO3_DB occurrences
 ==========================================
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 d68e7d105a58..20a73493ca65 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-17309:
+
 ==============================================
 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 762677900ce7..e6054344e372 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-75691:
+
 ===========================================================================
 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 482ab5b26568..770fd671a68d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-76748:
+
 ==================================================================
 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 526f582c4f4f..1ff13a5c08ee 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-77589:
+
 ============================================================
 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 ad29a2ad9e31..4e402682c993 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-77643:
+
 ====================================================================================
 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 d27fa82c48bd..730c8711e780 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-77652:
+
 ====================================================
 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 5eceb3ca9fc7..3dd1dba47ec4 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-77668:
+
 ========================================================
 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 2465dd9e01f4..c2681485e2b9 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-77799:
+
 ================================================================
 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 1c43de21b762..97e4f4965d3b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-77900:
+
 ===================================================
 Feature: #77900 - Introduce TypeScript for the core
 ===================================================
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 99db5f816d1b..2ec57be8b929 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-78222:
+
 ===================================================================
 Feature: #78222 - Dump Class Loading Information UI in Install Tool
 ===================================================================
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 f10ec52e33f3..3fd639623272 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-73016:
+
 ==================================================================================
 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 23e4f8bfdddc..e0aa3294b611 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-78002:
+
 =============================================================
 Breaking: #78002 - Enforce cHash argument for Extbase actions
 =============================================================
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 1eec3d1f9a6a..8991f84ecf75 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-78191:
+
 ==============================================================
 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 5ef3b649a589..1db400c98c9b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-78383:
+
 =======================================================================================================
 Breaking: #78383 - pages, tt_content, sys_file_metadata have been removed from defaultCategorizedTables
 =======================================================================================================
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 f81f874df4ba..048d34e63312 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-78384:
+
 =========================================================
 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 736f7346c93d..1b9e05a43ee0 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-78417:
+
 ====================================================================
 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 d3b0508b1b65..390fdc9976dc 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-78439:
+
 ================================================================
 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 bbb0eb7fd13b..d0eb4a0caf94 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-78468:
+
 =======================================================
 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 479cde543aa0..380001a4a03e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-78520:
+
 ======================================================================
 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 817b6dd5936d..eeab7795a18a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-78521:
+
 =========================================================
 Breaking: #78521 - Drop unused JavaScript from backend.js
 =========================================================
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 c58025221640..43d9cbeb345e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-78522:
+
 ============================================================
 Breaking: #78522 - Removed backend user option debugInWindow
 ============================================================
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 c6174cdf0c12..663151c5e27e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-78525:
+
 ======================================================================
 Breaking: #78525 - Removed unused configuration options for JavaScript
 ======================================================================
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 685e9dd0f2be..1ec39240afbc 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-78549:
+
 ======================================================================
 Breaking: #78549 - Override New Page Creation Wizard via page TSconfig
 ======================================================================
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 d72301abeee0..f4ad9e9efe58 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-78552:
+
 ===============================================================
 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 95df60078b15..49d2555a26bd 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-78577:
+
 ==================================================================
 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 926752472fee..97ad702fd758 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-78581-1668719184:
+
 ==========================================================
 Breaking: #78581 - FlexFormTools public properties dropped
 ==========================================================
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 f3e690971d0f..f8cd9dba1a4d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-78581:
+
 ================================================================
 Breaking: #78581 - FormEngine TcaFlexFetch data provider removed
 ================================================================
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 76a7d00acf9a..42069485a780 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-78581-1668719172:
+
 ===========================================================
 Breaking: #78581 - Hook getFlexFormDSClass no longer called
 ===========================================================
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 0480337f90f7..448056ab8272 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-78623:
+
 ======================================================================
 Breaking: #78623 - Lowlevel MissingRelationsCommand parameters changed
 ======================================================================
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 ced2d26c5bf7..a220a7e190bc 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-78627:
+
 ======================================================================
 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 8b708406240d..e6086a9e452f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-78759:
+
 =======================================================
 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 482ea745aff2..8ca67333ba22 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-78855:
+
 ==========================================================
 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 443cc465fc01..e8b78b9fcac7 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-78895:
+
 ===============================================================
 Breaking: #78895 - Lowlevel RteImagesCommand parameters changed
 ===============================================================
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 19f491242f90..175148b6fc53 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-57385:
+
 ==========================================================================================
 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 330ec9741526..892203146a96 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-77296:
+
 ========================================================================================
 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 8d572774e395..b892c1418338 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-77524:
+
 =============================================================================
 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 5ddf1bdf5c99..6d464d89517e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-77732:
+
 =================================================================
 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 ea6bf47360f8..3ade8cc8f14b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-78134:
+
 ==================================================================
 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 b97af19addbd..6d24786793b6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-78217:
+
 ========================================
 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 bc6278ea4a10..23fa9ed55117 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-78244:
+
 =====================================================================
 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 a39a91eaa48f..957da0d36b18 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-78279:
+
 =========================================================================
 Deprecation: #78279 - Deprecate top.TYPO3.Backend.ContentContainer.iframe
 =========================================================================
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 dbe271a9f115..29de328d3832 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-78314:
+
 =========================================================
 Deprecation: #78314 - AbstractFunctionModule->getBackPath
 =========================================================
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 7583e4f5df90..4852d518abc3 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-78524:
+
 ===============================================================
 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 94e37633ea16..c325c13e8d75 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-78581:
+
 ===============================================
 Deprecation: #78581 - Flex form related parsing
 ===============================================
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 8b17dbf62ca9..7bd52f0541a1 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-78628:
+
 ==============================================================
 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 4cbca684546a..c4498401aaf0 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-78647:
+
 =================================================================================================
 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 43798772fe35..07fcb2d94a86 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-78668:
+
 =========================================================
 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 3c65fe2e0857..300edfb8a696 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-78670:
+
 =========================================================
 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 ee2ead2fa7b7..bd531a3d0748 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-78679:
+
 ==========================================================================
 Deprecation: #78679 - Crawler inclusion via require_once in Indexed Search
 ==========================================================================
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 0718fc87af09..f799b1873517 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-78733:
+
 ======================================================================
 Deprecation: #78733 - CallUserFunction "&" token for singleton objects
 ======================================================================
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 a38ca18e352f..75c555238347 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-78872:
+
 ==================================================================================
 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 3416748b4220..126bfe3be081 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-29399:
+
 =======================================================================================
 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 a38df7fb4088..6ce6c9dec7b0 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-52286:
+
 ====================================================================================
 Feature: #52286 - Add option to "system status updates" report-job to send all tests
 ====================================================================================
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 d0e81b7158d0..2284d70f2f5a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-58637:
+
 =========================================================
 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 9e4614f04273..1aaf54a70fc1 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-67909:
+
 =========================================================================
 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 dd45519e58ae..831d7a89e35e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-73626:
+
 ============================================================================
 Feature: #73626 - numberOfResults should be configurable and report overflow
 ============================================================================
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 19d0f3aac28f..8b373e219e71 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-76085:
+
 ============================================================
 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 5567ceec85bd..5fd53dc74658 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-77757:
+
 ======================================================================
 Feature: #77757 - Enable rechecking whether an UpdateWizard should run
 ======================================================================
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 daa961f2e29c..4673d1bee3ba 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-77910:
+
 =========================================================
 Feature: #77910 - EXT:form - introduce new form framework
 =========================================================
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 a97b6e35e127..dbf73e02fcd8 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-78002:
+
 ============================================================
 Feature: #78002 - Enforce cHash argument for Extbase actions
 ============================================================
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 57e655c35875..8523e902d1e3 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-78103:
+
 =====================================================================
 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 fa4f3565abbd..d50deae7e9c9 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-78116:
+
 =======================================================================================
 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 8171aab3c02a..375eda75d485 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-78384:
+
 ==============================================================
 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 00e05152ecc8..48bb60ff2712 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-78415:
+
 =================================================================================
 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 ee59a773f574..3de747365494 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-78523:
+
 ==============================================================================
 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 596103870281..f0118ab176b6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-78575:
+
 =================================================================
 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 fd2e453e280f..940f5869ba62 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-78672:
+
 ==========================================================
 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 048e61c79d22..23781aeb773e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-78842:
+
 =======================================================================
 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 3cd8de2a8975..02f153428517 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-17904-1668719172:
+
 ==============================================================================
 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 978fa02025e2..3cd1c120edc4 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-72050:
+
 ============================================================================
 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 d0df9158963a..9c7a4476ebcb 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-75232:
+
 ===================================================
 Important: #75232 - Spread TypeConverter priorities
 ===================================================
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 7b947d735b47..782953116d21 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-77702:
+
 ======================================================================================
 Important: #77702 - Custom render types for date and datetime fields must use ISO-8601
 ======================================================================================
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 e89a07f0543d..3c8f29580831 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-78383:
+
 ================================================================================
 Important: #78383 - TCA: Streamline field positions in tabs for recurring fields
 ================================================================================
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 146acaea6137..260ef968f70c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-70316:
+
 ========================================================================================
 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 7da7d353c71b..10cfd85ef90a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-77934:
+
 =========================================================================
 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 98eac8b106ab..999801d53c37 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-78192:
+
 =====================================================
 Breaking: #78192 - Refactor click menu (context menu)
 =====================================================
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 ebaf84cfe548..239715b25ea7 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-78477:
+
 =====================================================================================
 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 c1438915d65d..90b242ae8313 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-78477-1668719172:
+
 ===================================================================
 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 288c8744633a..243a5ada6c39 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-78899-1668719172:
+
 ==================================================================
 Breaking: #78899 - Remove `extJSCODE` from FormEngine result array
 ==================================================================
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 622772a79442..3ae8bc82a164 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-78899:
+
 ==================================================================
 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 ad0eca6f2566..daec3c39144d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-78988:
+
 ============================================================
 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 c31198b66ac2..bdb67c7123c8 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79025:
+
 ======================================================
 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 159dba16a9aa..4df90a2e8a9d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79100:
+
 ==================================================
 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 b146fd509be0..42788f8abb80 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79109:
+
 ==============================================================
 Breaking: #79109 - Lowlevel VersionsCommand parameters changed
 ==============================================================
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 d04314264fab..7504828a3bfd 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79120:
+
 ====================================================================
 Breaking: #79120 - Remove legacy CLI-related constants and variables
 ====================================================================
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 a59a0240b762..293b6b53b29c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79196:
+
 ======================================================
 Breaking: #79196 - Toolbar item event handling changed
 ======================================================
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 df59736abf70..4acdebc7ed97 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79201:
+
 ======================================================
 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 81596e4ce83d..42898d85b2a7 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79227:
+
 ===================================================
 Breaking: #79227 - Removed ExtDirect State Provider
 ===================================================
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 06903bbd331f..3e9c5b2486f6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79228:
+
 ================================================================
 Breaking: #79228 - Remove ExtJS Pagetree indicator functionality
 ================================================================
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 1e5503de5097..d82825ecf95a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79242:
+
 ==========================================
 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 2ab7e39ef9a1..1ae3aaa0b1c1 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79243:
+
 ===================================================
 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 dabe92a3667d..30a0ee303a95 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79243-1668719172:
+
 ==========================================================
 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 b3de49c9ba3b..53c922edc5f1 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79259:
+
 =====================================
 Breaking: #79259 - EXT:t3skin removed
 =====================================
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 a9843d95c207..c7ce4610f35b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79263:
+
 =========================================================
 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 f8e75db019a4..d053a7a61af6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79270:
+
 =======================================================================
 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 d7acb4368421..2b0953ec8855 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79273:
+
 =====================================================
 Breaking: #79273 - Removed RteHtmlParser proc options
 =====================================================
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 6376bb3732e2..842bf23c53f0 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79300:
+
 =====================================================================
 Breaking: #79300 - Removed RTE proc.transformBoldAndItalicTags option
 =====================================================================
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 200d98b16f3c..1523e0a04a71 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79302:
+
 =====================================================================
 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 a9dacfd448ed..e474c90cb707 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79327:
+
 ========================================================================
 Breaking: #79327 - The veriCode - vC parameter is not evaluated any more
 ========================================================================
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 deef416cdf0d..f61d133031f7 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79364:
+
 ==========================================================================
 Breaking: #79364 - Move page module function `QuickEdit` to compatibility7
 ==========================================================================
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 3f691f1cabea..733a8f7d51ab 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79464:
+
 ======================================================
 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 9ff41131b72f..d77407bfee31 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79513:
+
 =============================================================
 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 50c52b9978c9..d8f8c98d6b4d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79622-1668719202:
+
 ====================================================
 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 3146d77b462b..887e92083ad7 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79622-1668719195:
+
 ========================================================================
 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 02b389eaeee3..51d2bf8ea339 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79622-1668719233:
+
 =======================================================================
 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 4aa5e93bc826..9ba0e66a6f3c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79622-1668719270:
+
 =======================================================
 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 64d004dc5ba2..02507579f897 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79622-1668719209:
+
 ===========================================================================
 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 41529524abc4..65ed17c53420 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79622-1668719247:
+
 ===================================================================
 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 e8c706cfb7a5..cf4e781d4cbf 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79622:
+
 ==================================================================
 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 5e7ebb33412b..4569f61fe8eb 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79622-1668719381:
+
 ===================================================================
 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 9fe4482bac92..104f33a6e44e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79622-1668719172:
+
 =================================================================================
 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 c0a7a91d3e40..f4606792a894 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79622-1668719355:
+
 ================================================================================
 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 6453dc0ba143..1cc7cb42df15 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79622-1668719184:
+
 ========================================================================================
 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 f4c1b573d1bc..736be14c565e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79622-1668719372:
+
 ========================================================================================
 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 005500602781..47d5d5a931cc 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-70316:
+
 ===============================================
 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 d70f070e220f..ec3d3db22745 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-77934:
+
 ===========================================================
 Deprecation: #77934 - Deprecate tt_content field select_key
 ===========================================================
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 d695850c5e02..90355e04b141 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-78225:
+
 ==============================================================
 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 ae773fad7b0c..9efafa9d844b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-78477:
+
 ===========================================================
 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 a3f0df40b240..d79b4b09df73 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-78899-1668719172:
+
 ========================================
 Deprecation: #78899 - FormEngine Methods
 ========================================
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 646f6b087e85..ce7c5aed61c4 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-78899:
+
 ==========================================================
 Deprecation: #78899 - TCA ctrl field requestUpdate dropped
 ==========================================================
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 b9c439b8e1a9..b3f143f0d4f4 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-79258:
+
 ===================================================================================================================
 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 dd8e991ebc37..a5c5057cd120 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-79265:
+
 ===============================================================
 Deprecation: #79265 - CommandLineController and Cleaner Command
 ===============================================================
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 0b8c28b6a26f..ebf6d350396e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-79316:
+
 =======================================================
 Deprecation: #79316 - Deprecate ArrayUtility::inArray()
 =======================================================
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 d673e6201fdb..286d186f6ca0 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-79327:
+
 ===========================================================================
 Deprecation: #79327 - Deprecate AbstractUserAuthentication::veriCode method
 ===========================================================================
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 fab26513b62c..0d7ce5515102 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-79341-1668719172:
+
 ===============================================================
 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 2b5b8b7e6a01..3e5d27ea7281 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-79341:
+
 =========================================================================
 Deprecation: #79341 - TCA richtext configuration in defaultExtras dropped
 =========================================================================
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 93477bce0f64..065f4db330f2 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-79364:
+
 ===============================================================
 Deprecation: #79364 - Deprecate members in PageLayoutController
 ===============================================================
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 1dc97d3e93fb..cffac2db60b6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-79440:
+
 =================================
 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 8e235bde6c35..1d14dc68ca1d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-79441:
+
 ==================================================================
 Deprecation: #79441 - Deprecate visibility internal caching arrays
 ==================================================================
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 a27ba4b7a8b1..7f6305e3e8be 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-79560:
+
 ============================================================
 Deprecation: #79560 - Deprecate ClientUtility::getDeviceType
 ============================================================
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 b3f074b34351..751fcafb2448 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-79622:
+
 =======================================================
 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 0e29e9ec37d8..89b14f8aab2b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-79658:
+
 ============================================================
 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 c7cd9a88a537..d6ad9409bc47 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-12211:
+
 ================================================================================
 Feature: #12211 - Usability: Scheduler provide page browser to choose start page
 ================================================================================
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 10e6cdb97d98..0b4b88d7e358 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-28171:
+
 ===================================================
 Feature: #28171 - Improved link field in FormEngine
 ===================================================
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 b890bd1fec25..19ead5834df5 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-45537:
+
 ==============================================================
 Feature: #45537 - Run manually executed tasks on next cron-run
 ==============================================================
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 d9290e856a90..d3a975e8a0cc 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-47006:
+
 =================================================================
 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 0ddee82c97c6..d72d9185ca8d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-47135:
+
 =============================================================================
 Feature: #47135 - Paste icons available at pasting position and use modal now
 =============================================================================
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 cee76e1353b2..665083dbabfa 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-67243:
+
 ============================================================
 Feature: #67243 - Implement folding of scheduler task groups
 ============================================================
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 bb45420bcaa4..d90df8338e10 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-69572:
+
 ================================================================
 Feature: #69572 - Page module Notice "Content is also shown on:"
 ================================================================
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 408d2930a016..db816c7ebb34 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-70316:
+
 =====================================================
 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 abc8ec2dbde4..cc12a162301d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-72749:
+
 ============================================
 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 bb45f1c7a7fb..64848ecce9f8 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-75880:
+
 =================================================================================
 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 79a754e4ed6f..da6634b36519 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-78169:
+
 =====================================================================
 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 f9935f4334a6..e4a4a4fa66fa 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-78192:
+
 ====================================================
 Feature: #78192 - Refactor click menu (context menu)
 ====================================================
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 964201baaef8..af3b59fc9547 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-78477:
+
 =======================================================
 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 39d19c25c2f9..e9b72f8fb08d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-78899:
+
 =======================================
 Feature: #78899 - TCA maxitems optional
 =======================================
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 81bfb288adcc..dfabed99b2d5 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79121:
+
 ============================================================================
 Feature: #79121 - Implement hook in typolink for modification of page params
 ============================================================================
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 871a172284f3..b07f42c17d9f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79124:
+
 ============================================================================
 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 573639d4c7cf..cacc86677823 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79140:
+
 =============================================================
 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 aaf5a1915e3d..85e1865bd570 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79196:
+
 ========================================
 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 d683a0b54b28..dab746a39549 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79216:
+
 =========================================================
 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 516afb73fc71..0a590afbdd0b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79225:
+
 ===========================================
 Feature: #79225 - Plugin preview with 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 96908e6d1be8..1cea5905f67e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79235:
+
 ==================================================================
 Feature: #79235 - Add button to delete similar errors from sys_log
 ==================================================================
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 10feed6e0441..dc11c4e548a3 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79240:
+
 ==================================================
 Feature: #79240 - Single cli user for cli commands
 ==================================================
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 b93559514b2b..4d91f6dcf33c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79250:
+
 ======================================================================
 Feature: #79250 - EXT:form extend the extension location functionality
 ======================================================================
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 ef44ef9d749b..55401b754c5c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79262:
+
 ==============================================================================
 Feature: #79262 - Add possibility to create TRIM expression with Doctrine DBAL
 ==============================================================================
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 3c95bdc60c89..b7b19129435b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79263:
+
 ============================================================
 Feature: #79263 - Scheduler CLI available as Symfony Command
 ============================================================
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 f7cf84a966a7..f087f9c4868c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79337:
+
 ==================================================================================
 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 624cc89d8d28..e8be3e2f594c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79341:
+
 ==============================================================
 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 9b79b1fa45cb..6beb5af029cc 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79387:
+
 ==================================================================
 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 ad922ac9291b..30e8b1dd529d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79402:
+
 =======================================================
 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 89a4abaa1370..1be5d4a37f55 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-73409:
+
 ===============================================================================
 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 46826b01fcae..f4b2aaa2b399 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79413:
+
 =============================================================================
 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 d47b86c8fe26..73d990ac0e18 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79420:
+
 =======================================================
 Feature: #79420 - Hide files from list of documentation
 =======================================================
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 74e809f379be..c950aaf00d54 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79438:
+
 ==================================================================================
 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 6e1a09792f59..c6f9e2268372 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79440:
+
 ==============================================
 Feature: #79440 - FormEngine Element Expansion
 ==============================================
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 338f18629226..8bbc62500155 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79442:
+
 ==================================================================
 Feature: #79442 - EXT:form - add element selector for text editors
 ==================================================================
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 9c3849c170e4..9a9d9d1d490c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79467:
+
 ======================================================================
 Feature: #79467 - EXT:form - add form settings button to module header
 ======================================================================
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 e11112cc2eaf..16e23fb723e2 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79521:
+
 ==================================================================
 Feature: #79521 - Show list of failed input elements in FormEngine
 ==================================================================
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 845dde37bbc5..b63d08f89122 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79530:
+
 ============================================================
 Feature: #79530 - EXT:form -  Extend SaveToDatabase finisher
 ============================================================
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 e9e7f5374093..7d46e030dfcf 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79531:
+
 =============================================================
 Feature: #79531 - EXT:form - Add multiselect inspector editor
 =============================================================
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 7e7189eda610..b7ee55391362 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79622:
+
 ==================================================================
 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 ec93765abf08..f97818b590cd 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79622-1668719172:
+
 ==================================================================
 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 f7e4a1b75215..b5789ffaf846 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79622-1668719233:
+
 ==================================================================
 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 179debd014fb..f2f4ecfa343c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79622-1668719209:
+
 ===============================================================
 Feature: #79622 - New Content Elements 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 271def730aaf..1bc584b5b8a9 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79622-1668719202:
+
 =========================================================================
 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 e1c0bf83a842..090fc0d6cff1 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79622-1668719195:
+
 ===========================================================================
 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 c174d571656e..faa360ea920b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79622-1668719184:
+
 ==========================================================
 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 c0ca499906e9..51edcaf4d15c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79626:
+
 ===============================================
 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 bd97a596ddbf..2141e71f982b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79658:
+
 ================================================================
 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 310b85630dd4..912e7a17a410 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-75400-1668719172:
+
 ============================================================
 Important: #75400 - New DataHandler command 'copyToLanguage'
 ============================================================
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 29f83bf401f3..b2bc7b3d7db7 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-78899:
+
 ==============================================
 Important: #78899 - displayCond strict parsing
 ==============================================
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 dcf99296576d..911d4bd56b6f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-79005:
+
 =============================================================================================
 Important: #79005 - Included missing support for persistent connection in Redis cache backend
 =============================================================================================
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 b7f8608b316c..fcd95eb8bbc8 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-79119:
+
 ====================================================================================
 Important: #79119 - Removed PageRepository->versioningPreview_where_hid_del property
 ====================================================================================
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 860b73add99b..36b7ad5831f8 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-79221:
+
 =================================================
 Important: #79221 - Use $ instead of TYPO3.jQuery
 =================================================
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 025dded8c234..ee1f2f28af49 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82093:
+
 =================================================================
 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 b70cf7ead8db..6803dc28ff26 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-84843-1668719172:
+
 ==============================================================
 Breaking: #84843 - Use no-cookie domain for youtube by default
 ==============================================================
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 16e63f43c97b..bde751029def 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83403:
+
 ==============================================================================
 Deprecation: #83403 - EXT:form - deprecate translation for "options" as string
 ==============================================================================
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 76ba344e14dd..418bc9855822 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84449:
+
 ===============================================================
 Deprecation: #84449 - TranslateElementErrorViewHelper arguments
 ===============================================================
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 cb231c96f271..f28f62a7a39b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-78161:
+
 ======================================================
 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 15559fcd4ed0..b775b61276e2 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-81654:
+
 ======================================================================
 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 d666ee3a8582..b863d3f1a6d7 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83405:
+
 ===================================================
 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 1dc741c9ba28..125a70386e8e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84244:
+
 ============================================================
 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 eb02f4d25a84..cfd7818ac99a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84537:
+
 ================================================================
 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 92fb7f641f29..968ca4c308ac 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84781-1668719172:
+
 ==========================================================================
 Feature: #84781 - Added scheduler task to anonymize IP addresses of tables
 ==========================================================================
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 d5c75fce27dc..1eadae2c9e12 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90351:
+
 ====================================================================
 Feature: #90351 - Configure TYPO3-shipped cookies with SameSite flag
 ====================================================================
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 b7a6bc06e795..1e721128d3e6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-23178-1668719172:
+
 ==========================================================================================
 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 f67548f735ce..14ad49b895e7 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-75591:
+
 ======================================================
 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 b364dff79e03..042576b59a26 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-77830-1668719172:
+
 ==========================================================
 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 79d297c00d50..ae3bb67b5023 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-78336:
+
 =======================================================
 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 c441d36db1bb..c86299d0c19e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-79647:
+
 ==============================================================
 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 7b318cc361e1..4b6f693cd485 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-81751:
+
 ==================================================
 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 c57b2d15a882..51914304ea9f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-82763:
+
 ============================================================================================
 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 992184aa60af..df0f6a2dc1b0 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-82794:
+
 ======================================================================================
 Important: #82794 - Added config.sys_language_mode = content_fallback;3,2,pageNotFound
 ======================================================================================
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 ed6c70aaaa85..41dcb44c9c56 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-83768-1668719172:
+
 =========================================
 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 0f879e7cf8f3..bb4189c61177 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-83971:
+
 ====================================================================================
 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 4d4c72fae4a4..a78a80fe9cf7 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-84144:
+
 ==================================================================================================
 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 56d6752f943c..46d787cd6ebe 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-84844:
+
 =====================================================================================
 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 f2b42cfee79e..2bf6becf252e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-84910:
+
 =================================================================
 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 5d4e17dbff0f..5c361f376841 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-85044:
+
 ===============================================================
 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 7b58fe861a63..a74cfd404e43 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-85361:
+
 ====================================================================
 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 976cde6ca01c..5effa97bea10 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-85385-1668719172:
+
 =================================================
 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 cc2ffd89f30f..e155ed25f467 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-85689:
+
 ========================================================================================
 Important: #85689 - Replaced default value with placeholder in external url link handler
 ========================================================================================
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 ccf2148bafb6..02ed45b5fca0 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-87298:
+
 ==================================================================
 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 13f13d09c1a6..b827c43b3f8d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-88302:
+
 ===================================================================
 Important: #88302 - Prevent overriding CKEditor config from plugins
 ===================================================================
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 7bb139374be4..fe1a3cd89eb6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79615:
+
 =====================================================================
 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 4183274f46d0..8404ecd1e0f4 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-80050:
+
 ==========================================================================
 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 dc137da31245..52a90635010c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-80149:
+
 ================================================================================
 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 82e90a0a059f..979402d389a0 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-80171:
+
 ====================================================================================
 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 8d9b0c4e5d02..25e3f33e18c0 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-80374:
+
 =======================================================================================================
 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 c030c141fb63..e01cd2eb62e7 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-80412:
+
 ================================================================================================
 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 c2f0753fa50f..714e62014932 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-80628:
+
 ====================================================
 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 053e22d487f4..39ee1253be13 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-78650:
+
 =====================================================
 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 b813327e7416..ce39219d5bc1 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-79122:
+
 ========================================================
 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 cfa8c5f2cf84..52ecb9ef8f37 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-79580:
+
 ====================================================================================
 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 71d1a4b20b19..842bd4a91d6d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-79591:
+
 ====================================================================
 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 51d9139111da..fec22993d55b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-79770:
+
 =======================================================
 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 72e300073dd2..051a259deb4d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-79858:
+
 =========================================================
 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 6bb240dcc556..f8dc75f25d48 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-79972:
+
 ================================================
 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 3ef443c0bb58..707dae43cb83 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-80000:
+
 ============================================
 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 41f3d0fe3afe..3bf0d42d4c2c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-80027:
+
 =====================================================================
 Deprecation: #80027 - Remove TCA config 'max' on inputDateTime fields
 =====================================================================
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 d01593b93e2f..fd52f54b4ec8 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-80047:
+
 ===================================================================
 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 1ed42a45a8ac..243ab40a9ce7 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-80048:
+
 ================================================================
 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 93955de7b4fe..d771cce87cca 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-80053:
+
 =================================================================================================
 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 bb273d5daafc..5dff2f15bed8 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-80076:
+
 =================================================================
 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 d3249a3d1f49..dba3c4258f70 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-80079:
+
 ======================================================================
 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 8982dc01c66f..2eddee213a9c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-80317:
+
 ==============================================================
 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 b8c2c5601148..97638f5b4acf 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-80440:
+
 ==========================================================
 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 b81dab842c5e..40c5671d9cdc 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-80444:
+
 ======================================================================
 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 c409aec82914..75d402628aed 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-80445:
+
 ====================================================
 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 6675744258ab..9b7c1c78d327 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-80449:
+
 =====================================================
 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 e85bd2f8f971..09c4202c9fbc 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-80451:
+
 =========================================================
 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 9c49c6e49f9e..4a23ffadf0fb 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-80468:
+
 ============================================================================
 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 8609c0edbb65..cde5994d2f6a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-80485:
+
 ============================================================================================
 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 1ae7090be23f..3fd10e9e967d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-80486:
+
 ======================================================================================
 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 756b62188f68..25c815a2e9b7 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-80491:
+
 =======================================================
 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 d1db9b8d9b2d..1e11ca6a2b80 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-80510:
+
 =====================================================
 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 d32f87af0028..a86ad47035bf 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-80511:
+
 ========================================================================
 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 925aa564eaed..4d16abfbc8b7 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-80512:
+
 ==========================================================
 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 b7ab6c18f995..ad90baab88d6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-80513:
+
 =======================================================================
 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 cebcd2d00381..e7ab446b2107 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-80514:
+
 =========================================================================
 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 8b3af485d329..96e1d1978c97 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-80516:
+
 ================================================================================
 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 4abebb9a6b18..51f6e71ea072 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-80524:
+
 ===========================================================================
 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 b49a54ad5d9f..802ebcf3ee63 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-80527:
+
 =====================================================================
 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 3fe4b36787f9..09467c364e7d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-80532:
+
 =========================================================================
 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 06c34edb0dcb..5183439408d6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-80579:
+
 ================================================================
 Deprecation: #80579 - Modal.center has been marked as deprecated
 ================================================================
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 38f1d2ad4723..4105d24863fa 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-80583:
+
 ====================================================
 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 98d01dd327b6..c911a5481ae9 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-80601:
+
 ========================================================================
 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 106da5b91b50..ab81a290a5e5 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-80603:
+
 ======================================================================
 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 e60990757d3c..aa6c5d2b0fd3 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-80614:
+
 =============================================================
 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 18e895738901..5faf2ee10e95 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79343:
+
 =====================================================================
 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 3900551b9e1d..27ac5ac135f2 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79812:
+
 ======================================================================
 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 5a743ad53c4b..499e4948a264 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79883:
+
 ===========================================================================
 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 8416137fba82..4538ecc4b2a4 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-80126:
+
 =====================================================================
 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 bbb18f20b0ed..e5edfa4ed8a0 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-80154:
+
 =============================================
 Feature: #80154 - Retrieve session data in TS
 =============================================
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 e9edfeea914a..924e04300988 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-80196:
+
 ===================================================================
 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 9e8a1346313a..799a4a898493 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-80374-1668719171:
+
 =========================================================================
 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 13d2cd525d7b..71f1c1028461 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-80374:
+
 =========================================================================================
 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 a742c0878c49..0221a89e73eb 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-80452:
+
 ================================================================
 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 63149c05bb91..15940b13db10 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-80579:
+
 ===============================================
 Feature: #80579 - Improved JavaScript Modal API
 ===============================================
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 3627cf6d46ae..96df02a53395 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-80619:
+
 ========================================================
 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 fd4237633066..d990fc2b21cc 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-71095:
+
 ================================================================
 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 0370b76f98ae..2bd218c93cd4 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-78650:
+
 ======================================================================
 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 d33db9c775f6..6b81aeef6369 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-79847:
+
 =====================================================================
 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 e935a28fa924..65bd853fa71c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-79942:
+
 =================================================================
 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 3303f315026c..4f81fdf46cfa 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-80236:
+
 =================================================================
 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 4182242e3bae..38aac87e28d0 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-80241:
+
 ==========================================================
 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 7c01cfe581a3..624ae742f01e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-80266:
+
 ===========================================================================
 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 d36a0281f312..1e68a47e2c7f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-80301:
+
 ===========================================================
 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 b61ddeebf5be..797ebbe7137a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-80391:
+
 ==========================================================================
 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 a3e2e7f45749..39a16490dd6f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-80444:
+
 ====================================================================
 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 29450e6d925d..08cdb7c67d7c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-80450:
+
 ======================================================
 Important: #80450 - MonitorUtilityMovedToCompatibility
 ======================================================
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 ebadc23c9feb..4f5ee962f1e6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-80506:
+
 ===============================================================
 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 703e2aa7fa85..b5d191d31108 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-80553:
+
 ==============================================================
 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 97a7f4e1aaab..2612267c4734 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-80606:
+
 ============================================================================
 Important: #80606 - Testing Framework Removal / Use composer package instead
 ============================================================================
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 2d1cf6532bad..986ee79de96b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-37180:
+
 ===============================================================
 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 7f85979eb488..7437d1c76d8e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-52694:
+
 ==============================================================
 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 5a8ef5e522f1..6d0b9b7debe4 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-55298:
+
 ======================================================
 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 d729d84ed7c9..2ebc4b20e8d0 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-57594:
+
 ============================================================
 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 1f1bddca6443..9533a677022c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-71306:
+
 =================================================================================
 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 2b098764d475..e7cb9999a442 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-74533:
+
 ==================================================================
 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 4d7dbf978a16..8716c60e8c7a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-79777:
+
 =================================================================
 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 f350b570b2d7..ed54a4de4a76 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-80700:
+
 ===================================================
 Breaking: #80700 - Deprecated functionality removed
 ===================================================
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 d63ed957e277..97bae5674723 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-80876:
+
 =============================================================
 Breaking: #80876 - Remove system extension 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 ad18f4e3f068..c5266e8c2133 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-80929:
+
 ==============================================
 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 ce82fcd15984..4ad65db2647d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-81171:
+
 ================================================================================
 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 0369525eb895..918b2787bcb9 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-81225:
+
 =========================================================
 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 1ffde8f1616c..85ac8805756b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-81460:
+
 ==========================================================
 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 e56cdaa2552b..c1cadb7a414a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-81534:
+
 =================================================================
 Breaking: #81534 - Database field be_groups:hide_in_lists dropped
 =================================================================
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 ab2dd17a3668..7bb2995fbc11 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-81763:
+
 ================================================================================================
 Breaking: #81763 - Hook parameters of ['typo3/file_edit.php']['preOutputProcessingHook'] changed
 ================================================================================================
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 3c677dffe1ce..c071d6fb1e99 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-81775:
+
 ======================================================================
 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 5b081ec4be9a..01aefc1a7195 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-81787:
+
 ================================
 Breaking: #81787 - Drop 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 1248e3a27eb3..3999a4552d0d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-81847:
+
 ================================
 Breaking: #81847 - Remove JSMENU
 ================================
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 14859d05298f..3c36ad1402cf 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-81901:
+
 =================================================================
 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 ce3e095ed671..72cc7fed8b2a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-81901-1668719172:
+
 ============================================================
 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 621004081e35..26eaa56f77ad 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82433:
+
 ===================================================
 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 70311d451926..ee7131747b42 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-81973:
+
 ========================================================================
 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 333ff06161e2..b4e6e8be9380 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82148:
+
 ==================================================
 Breaking: #82148 - Download SQL dump dropped in EM
 ==================================================
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 abf9df85c459..de1be0fecbf3 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82162:
+
 =================================================
 Breaking: #82162 - Global error constants removed
 =================================================
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 7de8b9ce57e2..dffe04cedbf6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82210:
+
 ============================================================================
 Breaking: #82210 - EXT:form - translation for "options" properties as string
 ============================================================================
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 591319dd1da9..7a7e715fe795 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82252:
+
 =========================================================================================
 Breaking: #82252 - Override TypoScript configuration formDefinitionOverrides by FlexForms
 =========================================================================================
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 31d761ff1803..c34f1cf7002b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82296:
+
 ====================================================
 Breaking: #82296 - Removed constant TYPO3_user_agent
 ====================================================
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 3d6c23442809..133c614d693d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82334:
+
 =====================================
 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 59d4caf84e9b..eed217389340 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82368:
+
 ====================================================================
 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 658b9a0a61ba..c2a2598d6f52 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82377:
+
 ======================================================================
 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 c6a08a9f1753..3db32ec6103b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82378:
+
 ===========================================
 Breaking: #82378 - Remove namespaced jQuery
 ===========================================
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 28ad1b200f38..ac5773dd2c64 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82398:
+
 =============================================================
 Breaking: #82398 - Remove special constant "TSConstantEditor"
 =============================================================
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 0a37c98be4d6..c647ebd80816 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82406:
+
 ==========================================================================
 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 9c7fade50047..f3cddbcf4ebb 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82414:
+
 ======================================================
 Breaking: #82414 - CMS ViewHelper base classes removed
 ======================================================
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 66da756ee8c2..a34845264bff 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82421:
+
 ===============================================================
 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 ef5dee05d01a..cb2a19a5bd05 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82425:
+
 ==================================================================================================
 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 22c6517877e5..7dbc4c85dd3a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82426:
+
 ==============================================
 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 f0ff73fc4422..1f77bfaec7b5 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82430:
+
 ===================================================================
 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 833be3da99a6..d77c1bfd4252 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82445:
+
 ==============================================
 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 d0297973acce..2d73cb76560e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82505:
+
 ===========================================================
 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 630378b02eb5..7504fbe03240 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82506:
+
 ===========================================================================
 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 7600ee2a0757..a5b71aa08309 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82572:
+
 =============================================
 Breaking: #82572 - RDCT functionality removed
 =============================================
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 f16b70bea868..b51e566dd2db 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82629:
+
 ===========================================================
 Breaking: #82629 - Removed tce_db options "prErr" and "uPT"
 ===========================================================
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 c81d816106db..011eefcf5cf4 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82639:
+
 ===========================================================================
 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 4bd3043c7ada..2d83807f92e8 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82640:
+
 ======================================================
 Breaking: #82640 - Re-arranging global debug functions
 ======================================================
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 fc3770282123..b246c0ab5fb2 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82680:
+
 =======================================================================
 Breaking: #82680 - Removed option to generate PNGs limited to 64 colors
 =======================================================================
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 7f96452c3175..728ba673f960 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82689:
+
 ==============================================================================
 Breaking: #82689 - Backend AbstractWizardController not extends AbstractModule
 ==============================================================================
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 bed9bdeb41b8..6bb482f89c19 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82701:
+
 ======================================================================
 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 72f488673499..31c86571137a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82709:
+
 ============================================================================
 Breaking: #82709 - TCA option "localizeChildrenAtParentLocalization" removed
 ============================================================================
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 ab8e6a1a8d76..19bfe0ef5358 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82768:
+
 =======================================================================
 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 79d86fbd2164..957badd2ac18 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82803:
+
 =========================================================================
 Breaking: #82803 - Global configuration option "content_doktypes" removed
 =========================================================================
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 61500a3769c4..0078932dff37 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82832:
+
 =======================================================
 Breaking: #82832 - Use at daemon dropped from 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 ce47682de8ca..95bf645da7f4 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82852:
+
 =========================================================
 Breaking: #82852 - Exception is thrown on invalid charset
 =========================================================
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 bdcf7c86cab9..c257be9dba73 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82878:
+
 =====================================================================
 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 7d5cdcf6df3c..6c348c9bdbbd 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82893:
+
 =========================================================
 Breaking: #82893 - Remove global variable PARSETIME_START
 =========================================================
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 3df4b13a67e3..9279913fd42e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82896:
+
 ========================================================================
 Breaking: #82896 - System extension "version" migrated into "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 1ea3022f8d3c..9e89566ed8c6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82899:
+
 ========================================================================================
 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 166340ad918d..1df7d10d3152 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82914:
+
 ===============================================================
 Breaking: #82914 - Remove TypoScript option page.bodyTagMargins
 ===============================================================
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 e277ee7d1b94..d91055ebd3de 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82915:
+
 ===========================================================
 Breaking: #82915 - Remove TypoScript option page.stylesheet
 ===========================================================
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 be04ef38f861..29d6c54572d9 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82919:
+
 =============================================================
 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 73c6bbb17b7a..519420502330 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82926:
+
 ===========================================================
 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 6c221b52cdb2..a00e89288f98 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-82991:
+
 ====================================================================
 Breaking: #82991 - Record list "Localization View" is always enabled
 ====================================================================
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 f8e31d0a995c..46b29251b835 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-83081:
+
 ==========================================================================
 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 8c5ae46e29a4..1abb0e21589a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-83122:
+
 =======================================================
 Breaking: #83122 - Removed stdWrap option TCAselectItem
 =======================================================
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 3f3d1db36063..cacc290be89d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-83124:
+
 ========================================================================
 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 66e2d566107f..79d5615e45f3 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-83153:
+
 ======================================================
 Breaking: #83153 - Migrated backend_layout.icon to FAL
 ======================================================
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 74b42bbe583a..67be7357b4be 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-83160:
+
 ===========================================================================
 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 cdac9656bb4b..8bbe57b9ca3d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-83161:
+
 ========================================================
 Breaking: #83161 - Remove TYPO3.LLL usages in TYPO3 core
 ========================================================
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 5d4ac9437a06..9d7451b21857 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-83241:
+
 ======================================================================================
 Breaking: #83241 - Extbase: Removed custom functionality for DataMapper->getPlainValue
 ======================================================================================
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 c70901349319..d994e30afb7a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-83243:
+
 ============================================================
 Breaking: #83243 - Removed cache_phpcode cache configuration
 ============================================================
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 a585073950eb..1129ba38e4d1 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-83244:
+
 =======================================================================================
 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 6d62c19d5679..2dcbe28b5e47 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-83256:
+
 =====================================================
 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 f96222b58ac3..8fd3ea9d60b1 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-83265:
+
 =========================================================================================
 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 a9d4ffe86f99..801ddde4c42e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-83284:
+
 =============================================================================
 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 4bd2a0540a20..30682c95e36b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-83289:
+
 ===================================================
 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 4253df229185..f243fd9ae91c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-83294:
+
 ===============================================================================
 Breaking: #83294 - Salted Passwords: Custom saltings must use the SaltInterface
 ===============================================================================
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 e7e8e89d05d3..e4f6c081e8f2 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-83302:
+
 ===============================================================
 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 702548b10030..387f7ac54076 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-52694:
+
 =========================================================
 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 a04964c3aafa..6b7168c531a8 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-54152:
+
 =============================================================================
 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 c1c024f0b81b..7f3a70a1a1b6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-57594:
+
 =======================================================================
 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 d9d5cea09eaf..8ee3fc79c1b3 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-70526:
+
 ================================================================
 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 17cb335df52f..ea28e2c1335f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-78410:
+
 ===============================================================================
 Deprecation: #78410 - Deprecate popover member instance in TYPO3 global object.
 ===============================================================================
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 176281a8dc9b..a3fbee01d383 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-80993:
+
 ================================================
 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 d1f12f5592c4..f20392aca179 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-81201:
+
 =========================================
 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 c32ce7ee7361..4775e847c850 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-81213:
+
 =======================================================================
 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 24c8d561063d..2c972771418b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-81217:
+
 ===================================================
 Deprecation: #81217 - TSFE-related language methods
 ===================================================
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 e5fd30944fb7..3838d1706cd2 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-81218:
+
 =====================================================================
 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 7956030f45d0..77d8fb7d8f06 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-81318:
+
 =========================================================
 Deprecation: #81318 - Public properties of PageRepository
 =========================================================
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 ef7aecf45188..eebd570e67da 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-81460:
+
 =============================================================
 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 3365ad8c6c65..0d7d48b4cf38 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-81464:
+
 =====================================================
 Deprecation: #81464 - Add API for meta tag management
 =====================================================
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 0b1e9e3d0723..2a577ab6b5f5 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-81534:
+
 ====================================================================
 Deprecation: #81534 - BackendUtility::getListGroupNames() deprecated
 ====================================================================
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 86af44f9ca47..59f8e7715dca 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-81540:
+
 ===========================================================
 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 8bbba7f4b151..2e139710bbe5 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-81600:
+
 ===============================================
 Deprecation: #81600 - Unused Extbase Exceptions
 ===============================================
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 30e0b437fec1..a2a3d13bf4b8 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-81651:
+
 =============================================================
 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 70a80cfaa801..8a62f28f09aa 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-81763:
+
 ===============================================================
 Deprecation: #81763 - Deprecated language label for file rename
 ===============================================================
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 afa82bb8e2e6..f54e5d042501 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-81951:
+
 ====================================================
 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 2e002364e2c3..441af8b8ab1e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-82110:
+
 ===================================================================================
 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 5a1c7a829958..5dac2dc60417 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-82254:
+
 =============================================================================
 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 fe5fe9978c5a..e9071d0728c1 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-82315:
+
 ==============================================================
 Deprecation: #82315 - Deprecate bin/typo3 lang:language:update
 ==============================================================
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 0a117d14a9e2..85bc20194ce3 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-82426:
+
 ==============================================================
 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 17bdc8cc88b9..20fbab36b8ab 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-82430:
+
 ============================================
 Deprecation: #82430 - GeneralUtility::sysLog
 ============================================
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 a4900f2e47df..df2346b8c975 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-82438:
+
 =========================================
 Deprecation: #82438 - Deprecation methods
 =========================================
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 db73d06f7280..7fbbcd087b56 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-82445:
+
 ============================================================
 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 4102bdf1ffa4..75912864be29 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-82603:
+
 ==============================================
 Deprecation: #82603 - Deprecate Storage module
 ==============================================
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 eeac5fadbce4..bb736634b41e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-82609:
+
 =============================================
 Deprecation: #82609 - Deprecate TYPO3.Utility
 =============================================
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 283c59a8f609..485e92e9b844 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-82702:
+
 =====================================================================
 Deprecation: #82702 - Second argument of GeneralUtility::mkdir_deep()
 =====================================================================
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 9ac7b4f5a615..c245d990939e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-82725:
+
 =================================================
 Deprecation: #82725 - Deprecate ConfigurationForm
 =================================================
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 abe803c0d25d..5c2d3bea736c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-82744:
+
 =====================================================================
 Deprecation: #82744 - Rename ext:lowlevel/View to lowlevel/Controller
 =====================================================================
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 10e000b9f6d6..c17e597fd137 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-82805:
+
 ========================================================
 Deprecation: #82805 - Renamed AjaxLoginHandler PHP class
 ========================================================
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 b7239813ff89..ec6c5cd8ebf4 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-82869:
+
 ===================================================================================
 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 0bccc02a81ac..7103bb389aa4 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-82899:
+
 ========================================================
 Deprecation: #82899 - ExtensionManagementUtility methods
 ========================================================
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 1aac12696b87..8b0e19bbd64f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-82902:
+
 ================================================================
 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 0720e515576a..f980930bf485 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-82903:
+
 =============================================
 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 4d8327a0302c..0d5a48a05e48 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-82909:
+
 ====================================================================
 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 eeda8d184f39..306c5811b766 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-82926:
+
 =======================================================
 Deprecation: #82926 - Domain-related API method in TSFE
 =======================================================
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 d3fb6287c3ef..d8c9189c83f6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-82975:
+
 ===========================================================================
 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 0dba0ca984f0..6e174069bcf7 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83078:
+
 ====================================================================================
 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 d5f3d3355f89..303e49e1a3da 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83083:
+
 =========================================================
 Deprecation: #83083 - GeneralUtility::llXmlAutoFileName()
 =========================================================
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 e76ec5aa9957..da9cf614cd4a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83092:
+
 ==============================================================================================
 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 6cd1931d07ae..3b126f4d1445 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83093:
+
 ==========================================================================================
 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 1f5aa47adf62..161714aec91d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83094:
+
 =======================================================================================================
 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 be92708d2c76..73ef4aa2f3ba 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83116:
+
 =========================================================================
 Deprecation: #83116 - Caching framework wrapper methods in BackendUtility
 =========================================================================
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 74c1830329bb..1b0cfd11060f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83118:
+
 =====================================================
 Deprecation: #83118 - DeleteClause methods deprecated
 =====================================================
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 74da073512a4..498573d3be53 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83121:
+
 ===========================================================
 Deprecation: #83121 - Logging method DataHandler->newlog2()
 ===========================================================
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 74af5c5919e0..f391ec0551d7 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83252:
+
 =================================================
 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 f60ed8520151..108fa8596071 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83254:
+
 =============================================================
 Deprecation: #83254 - Moved page generation methods into TSFE
 =============================================================
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 6c89e1b32f81..0c993341eb6c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83273:
+
 ==========================================================
 Deprecation: #83273 - Public properties of TemplateService
 ==========================================================
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 a254d4b0168c..8875a9751527 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-22439:
+
 ============================================================
 Feature: #22439 - Allow nested GET-params in config.linkVars
 ============================================================
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 1a1111fad1c6..95f454c5e0eb 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-40729:
+
 ====================================================================================
 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 c895228af57f..28fdef6f4cb1 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-45535:
+
 ============================================
 Feature: #45535 - Sorting for scheduler-list
 ============================================
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 d8fe5438538d..3172266eef8a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-57594:
+
 ===========================================================
 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 d425145e9190..dd9c9e4cc14c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-65403:
+
 ======================================================================
 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 3a7906b4be93..6cb69b2aec6d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-67884:
+
 ======================================
 Feature: #67884 - Display 'unused' CEs
 ======================================
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 f729e2aa6064..fa628b4de13e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-69340:
+
 ======================================================
 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 dfcfcfb6110d..2a07d28b3a8f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-73357:
+
 ==================================================================
 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 ed0ebd8729ea..bf3586fba0ec 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-75161:
+
 ===============================================================
 Feature: #75161 - Create uri/link to backend modules viewhelper
 ===============================================================
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 d2bf19de4b18..2578890eb23a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-75676:
+
 ===============================================================================
 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 33d140030d77..b7d10c03d23a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-76459:
+
 ==============================================================
 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 91fac636a2b9..23ac7ff9aa89 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-76910:
+
 ==============================================================================
 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 4adbbee4ffc7..ddbc0a54ef1c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-77268:
+
 ==========================================================
 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 cf3312f0cb56..4f3e55261683 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-77576:
+
 =======================================================================
 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 c875d012587c..d8f35fccb8fe 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-78695:
+
 ============================================================
 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 cea6989c68aa..6dfc61966f75 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79462:
+
 =====================================================================
 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 30b1e405e6de..8dd53e2cb1df 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79777:
+
 ================================================================
 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 d9cd6620834f..9cdde8854ed9 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-80186:
+
 ================================================================
 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 7ddfc84a3960..75f4604249b6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-80187:
+
 ====================================================================
 Feature: #80187 - Add the "Confirmation" finisher to the form editor
 ====================================================================
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 64914c5b588e..c3f14ac699d0 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-80342:
+
 ============================================
 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 5b1fc01df27a..8d2f3c346e60 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-80542:
+
 ===============================================================================
 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 4b8f4d0b55cb..355cd08b05ba 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-80557:
+
 =============================================================
 Feature: #80557 - Add support for native SQL time column type
 =============================================================
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 f753ea398f22..d93e87092c6a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-80581:
+
 =====================================================================
 Feature: #80581 - Render list of recently users that were switched to
 =====================================================================
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 287698410f24..028ba0cd70f5 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-80866:
+
 ===================================================================
 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 73bccdffb1d8..e30fdb2b9701 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-81223:
+
 =================================================
 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 77e35efa644d..0073966564e9 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-81330:
+
 ============================================================================
 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 dc5b2d00f334..38ac5c06abc9 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-81363:
+
 =======================================================================
 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 2dadcd40f0db..7e3086c5f582 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-81409:
+
 ===============================================
 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 797b5dfe2ec2..3c79b139cdd1 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-81464-1668719171:
+
 =================================================
 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 9f9ae7ad0d29..05e29da30ca9 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-81601:
+
 ==============================================================
 Feature: #81601 - Add possibility to write tests in typeScript
 ==============================================================
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 3978857f85e3..2a7179a96fda 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-81651:
+
 ======================================================================
 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 e35b262aa013..5af029cab924 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-81656:
+
 ===============================================================
 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 8594c446b961..93661781ff88 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-81741:
+
 ===============================================================================================
 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 8668ea8f17b5..77539a3f37ad 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-81775:
+
 =====================================================================
 Feature: #81775 - suffix form identifier with the content element uid
 =====================================================================
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 e75bdaa0bd33..59291053f764 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-81901:
+
 =================================
 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 9166ca0a12da..7a06958c5655 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-82014:
+
 ===================================
 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 82f232aa2742..cb9d9221cff0 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-82070:
+
 ============================================================================
 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 5655d469a2c8..aeb4aae6b124 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-82091:
+
 ==============================================================
 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 e049a31b400a..1599072786d0 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-82108:
+
 =====================================================================
 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 5323d866fd90..25413c34cea0 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-82177:
+
 =========================================
 Feature: #82177 - add file size validator
 =========================================
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 3b7ba02f133a..9ab331b49ba3 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-82213:
+
 ========================================================================
 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 22ee52f50829..b909f31d8e89 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-82254:
+
 ==============================================================
 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 0b81f52f21d8..d988d516d135 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-82260:
+
 =========================================================================
 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 8ce346aa4e00..83946d4a5c4f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-82266:
+
 ==================================================
 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 552204a07373..cc6b0f2283fc 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-82303:
+
 ===========================================================
 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 ab5878df625f..4f953d59d8bf 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-82354:
+
 =======================================================================
 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 fb20f7c7d31f..a8069bbc95c4 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-82419:
+
 =========================================================================
 Feature: #82419 - Send Frontend Debug Information as HTTP Response Header
 =========================================================================
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 ded5c1815a42..9c51f2299054 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-82426:
+
 =====================================================================
 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 c34eb3e6dc07..6cd2c5d1695a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-82441:
+
 =====================================================
 Feature: #82441 - Inject logger when creating objects
 =====================================================
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 53a01bd9bf7c..b7d14e3c335e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-82488:
+
 =======================================================================================
 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 303929d39445..43d84e3e9243 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-82812:
+
 ===========================================================
 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 c878559b0844..d2ad3fac75b3 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-82826:
+
 ===================================================
 Feature: #82826 - TCA Allow label in palettes array
 ===================================================
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 c3724d8c7fe2..e0d32e4165f3 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-82869:
+
 ===============================================================================
 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 b90ef006a15c..8df64304d2d6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-82999:
+
 ============================================================================
 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 0d925a082b61..66104d5a5894 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83016:
+
 =============================================================
 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 0e19a43b80f9..662cb9277767 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83038:
+
 =======================================================================
 Feature: #83038 - Introduce Yarn as dependency manager for node modules
 =======================================================================
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 25af5688b541..55bc05e67a8e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83078:
+
 ================================================================================
 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 735216f65028..0ff9b35d5f32 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83092:
+
 ==========================================================================================
 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 06b6c4209baf..0ccb17aa12a5 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83093:
+
 ======================================================================================
 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 43dd32306bcd..415811b0f8d4 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83094:
+
 ===================================================================================================
 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 fd2c50851cc6..6679c61a0dd3 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-23178:
+
 ==========================================================================================
 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 00e04caac79d..4548f576d4e4 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-76084:
+
 ======================================================================
 Important: #76084 - Move install tool modules into backend module menu
 ======================================================================
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 fd188d7ff0ef..9646e9e23224 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-79610:
+
 ====================================================================================
 Important: #79610 - Change Signature And Return Value For doesRecordExist_pageLookUp
 ====================================================================================
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 ddb5ec226a52..1d2ef4492fba 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-80246:
+
 =====================================================
 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 ba83caa36a7d..c9096803df07 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-81023:
+
 ===========================================
 Important: #81023 - Drop EXT:typo3db_legacy
 ===========================================
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 2bfbf839b583..8700dc9c2401 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-81109:
+
 ===================================================
 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 aeb2cbc5abe4..7391e5f690d4 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-81196:
+
 ===========================================================
 Important: #81196 - LanguageService moved to core extension
 ===========================================================
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 a16f2d91c7cd..e83f1ccbcce6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-81201:
+
 ==========================================================
 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 ce7fb2e3f8e3..e382820f8bdb 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-81330-1668719172:
+
 ===============================================================
 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 0ddce8d0450a..34a2796a1dd6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-81474:
+
 =============================================================
 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 70b9ea802b50..c393541a3a0d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-81568:
+
 ===============================================
 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 d489e58bfe67..74087a6f6b35 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-81574:
+
 =========================================================
 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 af17420b211e..f8710622f344 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-81768:
+
 ===============================================================
 Important: #81768 - Create pages and sort pages in context menu
 ===============================================================
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 9bf0543167b1..92d3db6c45cc 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-81868:
+
 ==============================================================================
 Important: #81868 - "Optimize autoloader" is no longer forced in composer.json
 ==============================================================================
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 bf4861c439dd..595f4a40d1fb 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-81899:
+
 =========================================================================================
 Important: #81899 - Backend AJAX routes use "&route=/ajax/" instead of "ajaxId" parameter
 =========================================================================================
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 01fec1e36b5a..70cba89e1f97 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-82229:
+
 =======================================================================
 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 8236e9d3045e..0b89b2bb8b94 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-82230:
+
 ================================================================
 Important: #82230 - Updates to the Fluid template engine library
 ================================================================
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 711a196fbb86..461d4892cc8a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-82328:
+
 ==================================================================
 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 31323efade43..3510e6fbbefd 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-82445:
+
 =============================================================
 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 7e11aa27f85c..fa0ceebd5a46 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-82692:
+
 =======================================================================
 Important: #82692 - Guidelines for ext_localconf.php and ext_tables.php
 =======================================================================
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 bc739237884d..6e77fa17d462 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-83638:
+
 ===================================================================================
 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 02aa7eb7c3a8..3a4878b38c60 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-81852:
+
 =====================================================
 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 388f51f75dea..733a5f98032c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83503:
+
 =====================================================
 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 8f2db796ac90..086cd19560c1 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83511:
+
 =========================================================
 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 6961e4f25a08..dbe20f5368b9 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83592:
+
 =============================================================================
 Deprecation: #83592 - impexp: Removed "Maximum number of records" restriction
 =============================================================================
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 35ba26b2a971..bc9f3040bd06 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83596:
+
 =================================================================
 Deprecation: #83596 - impexp: Removed "Max file size" restriction
 =================================================================
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 f369929b73c4..8ac3083c7343 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83606:
+
 ===================================================
 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 48183b6c32fe..98478b78fc2f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-61170:
+
 =====================================================
 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 bb5d7cb6c0d6..1d5d2693ccf6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83350:
+
 ===================================================
 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 646f2356f217..b88abbc96ab9 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83429:
+
 =================================
 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 f4d863776bad..6039d40afa67 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83449:
+
 ======================================================================================
 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 20b1ec32cb5e..59874e3ae9d7 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83461:
+
 ============================================================
 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 57b704ad267b..d582a0a8b1d3 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83529:
+
 =====================================================
 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 2f32bcc0c822..674adae12f17 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83631:
+
 =============================================================
 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 a42e3a645317..1bb68bcb5c11 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83637:
+
 =========================================================
 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 40e50873abc1..7dd93d69efbb 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83677:
+
 =================================================================
 Feature: #83677 - Globally disable/enable redirect hit statistics
 =================================================================
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 5454402f478e..2bd2f62dab53 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-75834:
+
 =========================================================
 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 fc8dca95d2c4..08fec381de5f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-83475:
+
 ==================================================================
 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 574127eb9b18..3871b5b18a71 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-83889:
+
 =============================================
 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 1b7858eb3c7c..9f5aaee97d06 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-84055:
+
 ======================================================
 Breaking: #84055 - Migrate sys_notes away from extbase
 ======================================================
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 cc83cc691070..f754632742b1 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-84131:
+
 ========================================================
 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 c3b975ccdc93..ea94ab1f3881 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-84148:
+
 =================================================================
 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 8150e45c650f..c8ef9968c3fe 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-87081:
+
 =================================================================================================
 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 e10f319be390..1a8fed3ffd05 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-81434:
+
 ======================================================
 Deprecation: #81434 - String Cache Frontend Deprecated
 ======================================================
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 84687128d451..819ff69b3afa 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83475:
+
 =====================================================================
 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 7b90669eedc6..318f7798c452 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83475-1668719171:
+
 =====================================================================
 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 eac8036a125c..1a20cbb203b0 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83506:
+
 ===============================================================================
 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 95254171c3d3..23ffef6e73eb 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83740:
+
 ===============================================================
 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 0b44a18a9268..378118ef6936 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83803:
+
 =================================================
 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 4970bf884536..3a2af9348b0e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83806:
+
 ==================================================================================
 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 bf54482609a0..7b1ac67d042f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83844:
+
 ========================================================
 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 13768a0822e0..83d9f785421d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83853:
+
 ================================================
 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 96db2c55066b..208d8ebabdca 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83883:
+
 ===================================================================
 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 9c2d83310386..5a1fc2f70016 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83904:
+
 ========================================================
 Deprecation: #83904 - Array handling in AbstractTreeView
 ========================================================
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 ee285e5041d3..41f50492b107 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83905:
+
 ===================================================================
 Deprecation: #83905 - TypoScriptFrontendController->page_cache_reg1
 ===================================================================
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 216af857125b..1dfd5b181bcc 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83942:
+
 ====================================================
 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 16646a61c47a..fd9594cd82fb 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83964:
+
 ==========================================================
 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 e385460d6414..12bb97d41945 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84045:
+
 ================================================
 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 fbc20dd9c7a7..c9d753242588 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84109:
+
 ==================================================
 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 db66b21fa303..b1eb6d7d39b6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84118:
+
 =========================================================================
 Deprecation: #84118 - Various public methods of AdminPanelView deprecated
 =========================================================================
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 999680bf6b2a..d85c3c8538a7 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84145:
+
 ==============================================
 Deprecation: #84145 - Deprecate ext_isLinkable
 ==============================================
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 f6f19f36624f..416f3390ac40 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84171:
+
 ==========================================================================================================
 Deprecation: #84171 - Adding GeneralUtility::getUrl RequestHeaders as non-associative array are deprecated
 ==========================================================================================================
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 4bac4ff2f635..5d0eb8238c12 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84195:
+
 ================================================================================
 Deprecation: #84195 - Protected methods and properties in EditDocumentController
 ================================================================================
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 b269ceb6e507..7c70c3e7b75e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84222:
+
 ========================================================
 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 c913d0ac9f67..b74a7be8d825 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84273:
+
 =============================================================================================
 Deprecation: #84273 - Protected methods and properties in FileSystemNavigationFrameController
 =============================================================================================
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 c06fc951b9b0..5320abff95bf 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84274:
+
 ================================================================================
 Deprecation: #84274 - Protected methods and properties in LoginController
 ================================================================================
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 af818e33fae1..f4cb91947123 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84275:
+
 ==========================================================================
 Deprecation: #84275 - Protected methods and properties in LogoutController
 ==========================================================================
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 5d068e525212..5fe97c04f87a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84284:
+
 =====================================================================================================
 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 63b06b3741f2..3176869247ca 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84285:
+
 ===============================================================================
 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 4373435cce5a..cf3579c574b5 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84289:
+
 ===============================================================================
 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 6471d712a55b..f0aebd14e666 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84295:
+
 ===========================================================================
 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 a90d25080a7e..e92f50b427d7 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84307:
+
 =====================================================================================
 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 d4610e50e9ba..7eea29c2a394 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84321:
+
 ================================================================================
 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 7fd1c8dc1b01..8cede1c4d6c2 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84324:
+
 =======================================================================
 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 c8416b717b9c..54eb4f54d1d3 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84326:
+
 ==============================================================================
 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 437c1036b629..499508160970 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84327:
+
 =======================================================================================
 Deprecation: #84327 - Deprecated public methods and properties in Wizard/EditController
 =======================================================================================
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 87d1c7525504..b8d0ebeeddaa 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84332:
+
 ==============================================================================
 Deprecation: #84332 - Protected methods and properties in RenameFileController
 ==============================================================================
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 5996a2860cb7..1e32db196e57 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84334:
+
 ===============================================================================
 Deprecation: #84334 - Protected methods and properties in ReplaceFileController
 ===============================================================================
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 2bca34f2f94c..8eca9d12990b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84337:
+
 ================================================================================
 Deprecation: #84337 - Protected methods and properties in ListController
 ================================================================================
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 6c429a4de4db..7ec6bbfe7bf8 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84338:
+
 ================================================================================
 Deprecation: #84338 - Protected methods and properties in TableController
 ================================================================================
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 e7db80f54f6f..7cab0530739f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84341:
+
 =============================================================================
 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 e56e71588c20..36216b012106 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84369:
+
 =================================================================================
 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 33ac8049c9db..2158df5a4ee0 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84374:
+
 ======================================================================================
 Deprecation: #84374 - Protected methods and properties in SimpleDataHandlerController
 ======================================================================================
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 f0562547757a..2450b705fe57 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84399:
+
 ======================================================================
 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 e892d6b14633..49763c8c0910 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84407:
+
 ==================================================================
 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 8c862825295a..197690c3c529 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84407-1668719171:
+
 ========================================================================================
 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 24ae7deb1a7f..a7282beb412a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84409:
+
 ====================================================================================
 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 5a778eabd61b..d8e7ad801872 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84410:
+
 ========================================================================
 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 a133f8b1e1b1..89f2b9d313fc 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84411:
+
 ========================================================================================
 Deprecation: #84411 - TypoScriptReferenceLoader renamed to TypoScriptReferenceController
 ========================================================================================
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 75b4e47fbbd4..151f6b61d8fa 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84463:
+
 =========================================================================
 Deprecation: #84463 - PageTsConfig option mod.web_list.newWizards dropped
 =========================================================================
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 d84f55969150..dc9400ca7fb9 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84530:
+
 ==========================================================================
 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 469c9135b56c..88aec4f2bae0 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84549:
+
 =============================================================
 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 13509ac74c73..1651febe627e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84637:
+
 ========================================================================================
 Deprecation: #84637 - TemplateService->linkData() functionality moved in PageLinkBuilder
 ========================================================================================
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 8719ca9528a9..e1e922bf6dc0 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84641:
+
 ===============================================================================================================
 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 71f2ac61f7fd..f5bc236c68cb 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-48013:
+
 ====================================================
 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 7d74633c2cfa..d769e123b086 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-61981:
+
 =====================================================
 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 455c0a27eb74..e0bbc8d84427 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-69187:
+
 ==========================================================================
 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 2b1eadec821e..c3b32e3eec41 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-71911:
+
 ==============================================================================
 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 92f9fdb9d783..92110263927f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-76349:
+
 =====================================================================
 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 c409bb4992fa..83f1a4d029e6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-77685:
+
 ==================================================================================
 Feature: #77685 - Create a save and open copy button when saving a content element
 ==================================================================================
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 858f321e54d9..8652d469ca6f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-78332:
+
 ======================================================================================
 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 e129e9334905..3d4ff3ef23b6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-80124:
+
 ================================================================================
 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 96ecb2fee9d5..9046d332bb9b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-80263:
+
 =======================================================
 Feature: #80263 - Add a new signal slot for user switch
 =======================================================
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 7372c308ae6f..2ee1b051c8b0 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-82704:
+
 ============================================================================
 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 f1b428923b86..303a1d7cebcc 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83460:
+
 ========================================================
 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 c5ea44d2fedd..f3256b7626a3 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83506:
+
 ========================================================
 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 05de142e03a6..d4d4fd844ad4 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83556:
+
 ===================================================
 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 017baffd319d..48687d97a465 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83711:
+
 =============================================================
 Feature: #83711 - FeatureFlag: unifiedPageTranslationHandling
 =============================================================
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 10bc12781f8a..00509babf81c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83725:
+
 =====================================================
 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 1511ca4f1c0e..75e2b37ef325 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83736:
+
 =================================================================================
 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 8b0e269f7b6e..bd8ab35aa31f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83740:
+
 ===========================================================
 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 3880667c7f3b..64790dceac73 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83748:
+
 ====================================================
 Feature: #83748 - Show value of fields in debug mode
 ====================================================
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 2228f359a9f6..a41f4e007457 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83906:
+
 =========================================================
 Feature: #83906 - Disable single FormEngine data provider
 =========================================================
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 386e6aff0497..7930b665bb1a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83942:
+
 =================================================================
 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 86f9212acb54..b7e290c97ccc 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83965:
+
 =========================================================
 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 18ee04910cdd..7d533670de21 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84045:
+
 ===========================================
 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 3052aa5bbb85..1522fc45aa92 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84120:
+
 ========================================================
 Feature: #84120 - Absolute URLs for typolink ViewHelpers
 ========================================================
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 e4fdf981b78d..f3aa60b332f1 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84153:
+
 =======================================================
 Feature: #84153 - Introduce a generic Environment class
 =======================================================
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 c74fb7c1c2c1..b96bf9fba48f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84159:
+
 ======================================================
 Feature: #84159 - Extract admin panel to own extension
 ======================================================
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 ea0b010dbb44..47b39a33d24e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84216:
+
 ===========================================================
 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 f933f8fc3c89..284d1556561c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84466:
+
 ===========================================================
 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 dd2cdade4df9..cd3daca97595 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84517:
+
 ==============================================================
 Feature: #84517 - Recordlist - Make csv delimiter configurable
 ==============================================================
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 5a92a7e046e0..5136bc1ef78f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84545:
+
 ==============================================================================
 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 f2122899e982..e3dda56307ab 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84549:
+
 ========================================================
 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 4c1438f4ee35..d9bffe8c6dcb 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84581:
+
 =========================================
 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 55c03b09f627..0a080c2c8c2f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-83724:
+
 ======================================================================
 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 53659682cb3b..185a3e11e893 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-83869:
+
 ===================================================================
 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 e30067b09a2e..ce566dbb3249 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-84420:
+
 ==========================================================
 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 b29facd2e5ee..4aa374e594d5 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-84658:
+
 ===========================================================
 Important: #84658 - Keep sorting  value for deleted records
 ===========================================================
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 bcd457d2e988..93f10992ac9c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-84680:
+
 ===============================================================
 Breaking: #84680 - Removed unused locallang files from EXT:lang
 ===============================================================
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 ba8f8dbb39c0..1d27cb6e4506 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-84744:
+
 ==============================================
 Breaking: #84744 - Raise doctrine/dbal-version
 ==============================================
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 8af2f635c203..c8ca1ee718c1 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-84810:
+
 ===========================================================
 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 87c6305bd6ca..229cee1bab16 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-84843-1668719171:
+
 ==============================================================
 Breaking: #84843 - Use no-cookie domain for youtube by default
 ==============================================================
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 0185a54882ec..84eea637980f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-84877-1668719183:
+
 ===============================================================
 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 40d70d5319e0..03c08eb8570c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-84877-1668719195:
+
 ============================================================
 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 51b5a4d64996..3e4afe933fe2 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-84877:
+
 =============================================================
 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 2c0d7898d945..7b56571679ec 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-84877-1668719171:
+
 ======================================================
 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 e87081c33844..dd41f38ffb01 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-85025:
+
 =============================================
 Breaking: #85025 - Enumerations are now final
 =============================================
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 d63abbfdfa7b..9e0b3c5aea8d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-85036:
+
 ========================================================================
 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 07e6378a9044..1d1a1b609c3b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-81686:
+
 ============================================================================================
 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 993db31bc7d5..70114629191c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83167:
+
 =======================================================================================
 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 004070539f37..ecda83cccf2e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83976:
+
 ==================================================================
 Deprecation: #83976 - Moved file extension detection to FAL driver
 ==================================================================
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 141f2d9ce7ac..b60709f8189f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84680:
+
 ================================================================================================
 Deprecation: #84680 - Move last language files away from ext:lang and remove ext:lang completely
 ================================================================================================
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 3fc565895776..c79d75ef1f2d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84725:
+
 ================================================================
 Deprecation: #84725 - sys_domain resolving moved into middleware
 ================================================================
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 fc45aa17434f..7f124380988d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84965:
+
 ==================================================================
 Deprecation: #84965 - Various TypoScriptFrontendController methods
 ==================================================================
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 0331a2521a2d..a8a628929c61 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84980:
+
 ===============================================================
 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 aee11aa76ee3..2fde85ae366a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84981:
+
 ============================================================
 Deprecation: #84981 - BackendUserAuthentication->simplelog()
 ============================================================
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 fa9917c19a98..159325c16d8e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84984:
+
 =====================================================================================
 Deprecation: #84984 - Protected user TSconfig properties in BackendUserAuthentication
 =====================================================================================
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 c1313f00a19c..119353e869d3 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84993:
+
 =============================================================
 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 ace081c759aa..05d0acc5e8bf 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84994:
+
 ============================================================
 Deprecation: #84994 - BackendUtility::getPidForModTSconfig()
 ============================================================
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 524bd484ee88..a352beb36fb4 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85005:
+
 ==========================================================================
 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 42f96f940f56..b99c393b3df5 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85012:
+
 =================================================================================
 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 8ef95a670ecd..c6591156f60b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84982:
+
 ===========================================================================
 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 1663dad03552..1f9577ae82d2 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85027:
+
 ==============================================================
 Deprecation: #85027 - SaltedPasswordsUtility::isUsageEnabled()
 ==============================================================
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 e50a8e797f97..0cedea9d46f8 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85078:
+
 =======================================================
 Deprecation: #85078 - PageRepository->versioningPreview
 =======================================================
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 0083b793b112..e7ff997df053 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85086:
+
 ========================================================
 Deprecation: #85086 - GeneralUtility::arrayToLogString()
 ========================================================
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 a58c91bcea5a..40a2f11a0472 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85102:
+
 =======================================
 Deprecation: #85102 - PhpOptionsUtility
 =======================================
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 497c5dfc848f..84bf130a2519 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85113:
+
 ===========================================================
 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 06030e17f074..21b73a6123e2 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85120:
+
 =======================================
 Deprecation: #85120 - JavaScriptEncoder
 =======================================
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 ad7a193e64fc..b1c64d20d3f5 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85122:
+
 =======================================================
 Deprecation: #85122 - Functionality in CharsetConverter
 =======================================================
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 6d3605626d9a..55065ac0c987 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85123:
+
 ===================================================
 Deprecation: #85123 - Constants related to Services
 ===================================================
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 2d3fee5125cb..9807b6fa4891 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85124:
+
 =========================================================
 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 c00cf31c2974..a978f1dcbd54 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85125:
+
 ==================================================================
 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 e752ab190426..f8b183d74053 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85130:
+
 ======================================================================
 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 8023b0c02aea..bce5c051f2f6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-69274:
+
 ====================================================================
 Feature: #69274 - Preserve image rotation if orient is saved in exif
 ====================================================================
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 07338f26b7de..bb5ecc560cd6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-71644:
+
 ====================================================
 Feature: #71644 - Add metadata to filebrowser search
 ====================================================
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 7cb8d6f94486..8864cb95f20b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-79889:
+
 ===========================================================
 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 4ac82a8a10d6..e4d99ab5e049 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-81464:
+
 =================================================
 Feature: #81464 - Add API for meta tag management
 =================================================
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 1a14cdd53b32..e0426067a818 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-81794:
+
 =====================================================
 Feature: #81794 - Password fields in the Install tool
 =====================================================
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 0cd4abc912e9..1de3c1eaafd0 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-82511:
+
 ======================================================
 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 6caa6674f077..8a068c407c95 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83167:
+
 ===================================================================================
 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 6d301705ce57..3e319a297670 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83983:
+
 ===============================================
 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 43a19eb93355..40f29bf6d72b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84650:
+
 ===================================================================
 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 5cb4a2e9a17e..cb6124b5e122 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84749:
+
 ====================================================
 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 9c7c2fd90dbe..d5663a02b9ba 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84760:
+
 =================================================================
 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 1d2f91bb34ae..d0f6e6576fff 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84775:
+
 ============================================================================================
 Feature: #84775 - Extend HMENU to support auto filling of special.value for special=language
 ============================================================================================
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 52fd7855430b..965c88bc201f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84780:
+
 ==============================================================
 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 50ee57fabd5f..cd57bf4ed25c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84780-1668719171:
+
 =====================================================================
 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 84c679ca3ee2..3fb16e7bc328 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84798:
+
 =============================================
 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 db4e344c523c..dfcac8c06fe3 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84894:
+
 =============================================================
 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 34db7f0792fe..a65a73e8ef6e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84932:
+
 ============================================
 Feature: #84932 - Sort subpages by nav_title
 ============================================
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 12a05a5603e1..c83db3040ad0 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84983:
+
 ==========================================================
 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 3665d7d999b6..1c0e340481cb 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-85017:
+
 =============================================================
 Feature: #85017 - User TSconfig shown in Configuration module
 =============================================================
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 5d1aaf62fc54..e058ae5a1d66 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-85147:
+
 ==================================================
 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 2fa4bab0291e..58d6d2f32c77 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-85160:
+
 ================================================================
 Feature: #85160 - Auto create management DB fields from TCA ctrl
 ================================================================
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 2b16b97d42b3..b255c9a51296 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-84715:
+
 ==============================================================
 Important: #84715 - Set exclude property for tt_content fields
 ==============================================================
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 a33673a84c50..10d8c14e9654 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-85026:
+
 ============================================
 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 d4a6d9b48552..da59049029b5 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-85116:
+
 =================================================================================
 Important: #85116 - Changed visibility of CharsetConverter initialization methods
 =================================================================================
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 1c8569d4f052..e6af3b1461ad 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-85080:
+
 ==========================================================================================
 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 40b197327d47..1fd08a6c325b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-85398:
+
 ===============================================
 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 1af04e730184..3fbfc721f6d6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-85761:
+
 ===============================================
 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 b1a0e679fecf..f612b6303e7e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-65578:
+
 =====================================================================
 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 f73f60936bc5..b7aff908cae5 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-81430:
+
 ====================================================================
 Deprecation: #81430 - TypoScriptTemplateModuleController::renderList
 ====================================================================
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 9fe6bc5781ca..122935da4e93 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83750:
+
 ============================================================
 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 c615ea5fc055..0a72412fc18f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84133:
+
 ===============================================================================
 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 39820fe400e0..637ed3b4db9e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84375:
+
 ==============================================================================
 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 97e650168116..11d2cc848f71 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84387:
+
 =================================================================================
 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 31a7a1567ea8..c2349a9e7de4 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84414:
+
 ====================================================
 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 aa2f5b900ee3..19e4d6ca0f40 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84584:
+
 =========================================================================================
 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 b72f0013fe63..517ddabbc612 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85004:
+
 ============================================================
 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 56691813cbda..01f5f8ed27de 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85164:
+
 ==============================================
 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 abd2d0068721..bb93f0ace8f9 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85196:
+
 ===================================================
 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 cb1777d85725..44d29fee3968 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85285:
+
 =======================================================
 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 e56a8715d300..7b2ba012c19e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85300:
+
 ==================================================
 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 bc59ba8194df..1b5bad6dfbeb 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85389:
+
 =======================================================================
 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 6152a8e2cb1d..7dc41d3c901a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85394:
+
 ==============================================================
 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 20e9fe88061d..04bf9f4728e1 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85408:
+
 =======================================================
 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 1581f7d1eea8..b2d8363050ab 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85445:
+
 ==================================================
 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 1f7e4f41f855..f00724e0e4fc 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85451:
+
 ========================================================================
 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 09faf3799c28..ab256146e329 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85462-1668719172:
+
 =====================================================
 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 aacc048a04c3..3436047e518c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85462:
+
 ===========================================================
 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 3811d11939d4..d778e9852d6b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85543:
+
 ====================================================================================================
 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 dc42a6396271..02043574daad 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85553:
+
 =======================================================================================
 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 7b3405d304fb..3a9e0cb42f41 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85554:
+
 ==========================================================
 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 98f71885904d..f0fb83d0cf04 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85555:
+
 ===============================================================
 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 0e57b3884977..cabaf310a09b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85556:
+
 ===========================================================
 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 132ba30f2c62..7bc971b85174 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85557:
+
 =================================================
 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 0daea494cb58..a285cec2fdb8 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85558:
+
 =========================================================
 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 495d43c6e94d..263eb69bb311 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85646:
+
 =========================================================
 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 769097814f4d..26611271954e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85666:
+
 ================================================================
 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 7af5af92279a..17e85023fe4e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85678-1668719172:
+
 =============================================
 Deprecation: #85678 - config.titleTagFunction
 =============================================
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 394f7dfcabdc..e16bb8f05451 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85678:
+
 ====================================================
 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 07969df1776b..ba964d61b72c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85687:
+
 ==================================================
 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 6644452e3622..d0c71e8e3bc6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85699:
+
 =======================================================
 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 7a59726a5188..ddbdebc67dca 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85701:
+
 =======================================================
 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 d333bcec1a17..44afa105e12c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85707:
+
 =============================================
 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 f972eff02b1b..2634e8050c60 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85727:
+
 ==================================================================
 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 063f8c952c80..c8434357e132 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85735:
+
 =====================================================================
 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 56f248313d58..823524ec49bd 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85759:
+
 =================================================
 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 e41971d6d260..feae4e358701 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85760:
+
 ======================================================
 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 f50faf07a81c..734986307788 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85761:
+
 ===========================================
 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 884ff9ee722d..2470f9c11391 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85793:
+
 =====================================================================
 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 9c1d86feb806..bbdf9b50df03 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85796:
+
 ===============================================
 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 86dafb08f7b3..39268b18fd18 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85801:
+
 ============================================================================
 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 ea629e7dcf5b..63c225840e08 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85802:
+
 =======================================================================
 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 7ee497d7ec28..dbb442761445 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85804:
+
 =============================================================
 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 55429cc76bc0..a0ac834a71e9 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85806:
+
 ==================================================================================
 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 da337cbfe2f2..75ca850c4db6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85807:
+
 ================================================================
 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 b2f2beffb0b7..0bb897f3d033 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85821:
+
 =======================================
 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 fa76efa75b4a..6688b6f6463f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85822:
+
 ========================================================================
 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 5301214fbc58..090f103dc90c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85833:
+
 ==========================================================================
 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 d62e28604f7c..c6cde141f5af 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85836:
+
 =================================================
 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 51b252c064c7..81a8c5df5557 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85858:
+
 ==================================================
 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 ec90121823f9..ea4ecc23974f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85878:
+
 =========================================================
 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 d12f022faada..15a0d79a0267 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85892:
+
 ====================================================================
 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 6af0368b5c0f..f9437fb7a736 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85902:
+
 ===================================
 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 9f19f3f321c2..cdbd56a92e74 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85960:
+
 ================================================================================================================
 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 3600c6d44ba8..886fc2cf84cf 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85971:
+
 =====================================================
 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 d619d987126e..310d36385694 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85977:
+
 ========================================================================================
 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 8beac73fffda..e374ebb1a824 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85978:
+
 ==============================================
 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 7f06f8862813..d49ad2497b7e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85996:
+
 ========================================================
 Deprecation: #85996 - ExtensionManager CommandController
 ========================================================
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 adfbd5778649..1852078038f6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86001:
+
 ===================================================================
 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 40f222794731..93c60e68ff2b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86002:
+
 =============================================================
 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 c97d5a699644..d37a8ce2923f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86046:
+
 ==========================================================================================
 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 f21141377255..3212d409cb79 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86109:
+
 ========================================================
 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 f86136f7bdc5..4cd3b7df7a6f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-13265:
+
 ============================================================================
 Feature: #13265 - Select first element of PageTree toolbar on initialization
 ============================================================================
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 38dc1b095209..01f8b67c16fd 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-44297:
+
 =====================================================================
 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 c52cb3c897b6..71ce8beb11c0 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-57331:
+
 =====================================================
 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 f8917a65c6fd..b4f10170c533 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-75806:
+
 ======================================
 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 c0f143909840..179da8ea8434 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83476:
+
 ===================================================
 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 cc2c63fab232..71d97169405e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83749:
+
 ==================================================================
 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 c9fce775a600..2f0fb230c92c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84133:
+
 ====================================
 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 103768f783ec..128f0ff7c166 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84525:
+
 =============================
 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 cfd95ffb589d..b63f6dbf19ff 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84584:
+
 ===========================================
 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 7cfc6c330e34..59e952a73351 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84606:
+
 ==============================================
 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 03f67cdedde9..a6eb0ff16976 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84609:
+
 ==================================================
 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 eca625f94903..f49809339152 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84704:
+
 ========================================================================
 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 75fa600ba3c6..5067f1798e6e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-84729:
+
 =====================================
 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 a2a75b11c838..42193a418162 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-85080:
+
 =====================================================================
 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 8730eac7e2a6..06cbd9eac47e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-85146:
+
 ==========================================================
 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 95b06b7816bc..22e76254abae 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-85164-1668719172:
+
 ==========================================================================
 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 978244668637..0f12b61a4307 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-85164:
+
 ======================================================
 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 0c0ae20d8aa3..97bb041e1461 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-85236:
+
 =======================================================================
 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 1a42add839ab..ec7bf26b2508 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-85247:
+
 ===========================================================
 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 a16d1fc3f37b..9aae1661362a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-85256:
+
 =========================================
 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 21c8e0c6dfb0..53523d42bdf5 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-85313:
+
 ================================================
 Feature: #85313 - Add notes field to pages table
 ================================================
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 a4c298dd2cdd..ea1995c543a9 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-85355:
+
 ==========================================================
 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 4e6c4d83a001..a9e9112fa4d6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-85389:
+
 ==========================================================
 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 81676b6f2697..598913ec0a9d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-85410:
+
 ================================================
 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 ee28dc90f332..70b0f3497ea6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-85550:
+
 ========================================================================
 Feature: #85550 - Introduce context for TypoScript data getText property
 ========================================================================
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 d8ad1afc8dc9..ca3fa1057214 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-85590:
+
 ==============================================================
 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 f4dd2448de8e..8beec98e3da3 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-85678:
+
 ===================================
 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 ff0224d35769..bf7c0905290f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-85691:
+
 ==============================================================
 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 361cd4d13518..93acdd6f7ef7 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-85698:
+
 ====================================================
 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 cf1d1c58e45b..c118e501ff4e 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-85719:
+
 ======================================================
 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 ba962242da04..f58a931412c9 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-85828:
+
 =========================================================================
 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 a2c5cd4e105b..d14bcca2abbd 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-85829:
+
 =================================================================================
 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 e94420d9438e..f494af19c9e8 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-85894:
+
 =========================================================
 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 df7218048d6f..1fca9dc2d788 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-85900:
+
 ======================================
 Feature: #85900 - Pseudo Site Handling
 ======================================
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 aa14874a7cbb..34cefc981a23 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-85928:
+
 ==================================================================
 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 82cacef47051..8b0dfaaf68cc 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-85947:
+
 =========================================
 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 521a498b053e..9fc42f8e852a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-85991:
+
 =========================================================
 Feature: #85991 - Exclude Symfony Commands from 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 47c16925e2d9..9c0cb3b49e75 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-86001:
+
 ============================================================================
 Feature: #86001 - Regular Workspace cleanup tasks available via CLI commands
 ============================================================================
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 5ff2c371c357..84abd852f59b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-86003:
+
 ==========================================================
 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 f29e25f450fc..8f8b8846579d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-86051:
+
 =========================================
 Feature: #86051 - Show extensions via CLI
 =========================================
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 ee15736e3f70..7b812e65a1ae 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-86057:
+
 =========================================================
 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 c831d9584155..757391d41559 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-86066:
+
 ============================================================
 Feature: #86066 - CLI Commands for listing and showing sites
 ============================================================
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 cc4c3fa0d817..118b623b3667 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-86076:
+
 ============================================
 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 44cc82530e1d..bc19f046c8b2 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-84280:
+
 =====================================================
 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 5502e1f026b5..1a6e6217d037 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-85196:
+
 ============================================================
 Important: #85196 - Removed simulate user from user settings
 ============================================================
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 1387569fa5ca..3cc3f0609cbf 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-85393:
+
 ====================================================================================================
 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 9bb5b08fe4d2..053be90a4a15 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-85683:
+
 ====================================================
 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 f193649fb1ab..102c0da5faea 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-85719:
+
 =======================================================================================
 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 9c477acf21eb..7f0026bdac07 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-85833:
+
 ========================================================================
 Important: #85833 - saltedpasswords extension merged into core extension
 ========================================================================
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 c2cb47d86005..ef8d7dc96404 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86907:
+
 ========================================================================================
 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 4b4bfed7ca7d..4d536a444eaf 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-87277:
+
 =========================================
 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 a70eb64b64be..7d4d8ba0426f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-83334:
+
 ========================================================
 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 7b23ff989a71..e0eba1dfb99c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-86331:
+
 ====================================================
 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 171c2786dd26..660782fab318 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-86740:
+
 ============================================
 Feature: #86740 - Replace characters in slug
 ============================================
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 4c0df6df1e98..bf2daa576d05 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-86762:
+
 ================================================================
 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 575f54326ba4..be3c938ddc9b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-86826:
+
 ==========================================
 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 143368c07e62..09cee8686971 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-86881:
+
 ============================================================
 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 e209d7766b91..9e5b90cef250 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-86973:
+
 ==========================================================
 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 ffa8902ca57d..1764f1e1ce03 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-87033:
+
 ===================================================================
 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 0fd9df24b020..0088496a9b9f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-87085:
+
 ==================================================
 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 833bbe21dab1..8bd770de0f7b 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-87380:
+
 ========================================================================================
 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 b0187ec34920..4d0619a7ff7d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-87610:
+
 ===========================================================================
 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 2eb37b37e046..ebc34782e660 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-87748:
+
 ===================================
 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 4536e182e0ea..2416f6c6e111 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-88198:
+
 =========================================================
 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 4751cb1439ec..4ddf399e7e21 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-89526:
+
 ===================================================
 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 625b7da50501..a6c4cab25c96 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90328:
+
 ============================================
 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 8dd71d5f2496..dad048f26ac6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-91354:
+
 ===========================================================
 Feature: #91354 - Integrate server response security checks
 ===========================================================
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 3131bc5eaea2..42b3398fbd90 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-65636:
+
 ==========================================================================
 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 0e86b36ab52c..8d8a1c92f713 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-76166:
+
 ==============================================================
 Important: #76166 - X-UA-Compatible not set in backend anymore
 ==============================================================
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 105bff51143c..7bdf9767959f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-84105:
+
 =======================================================
 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 997b3fd7b99f..e1972a678355 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-84985:
+
 ======================================================================
 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 40169a3f3e9f..d473b0870221 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-86577:
+
 ===========================================================================
 Important: #86577 - Query parameters are now 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 1fb36ba647b0..2825ec5bc661 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-86785:
+
 ================================================================================
 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 8873a1c0a676..9258af98e5c0 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-86895:
+
 ===================================================================
 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 e3f44d23fcd5..ddbda4b75aa4 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-86994:
+
 ======================================================================
 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 474f36a24ca7..170f06778765 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-87028:
+
 ===========================================================================
 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 51030fb4d204..9fe0a57037ed 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-87518:
+
 =====================================================================
 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 e104c52fcb0b..a8eee9c9cf68 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-87980:
+
 ======================================================================
 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 a0c636a36f77..9c84238c23da 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-88045:
+
 ======================================================
 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 ec822f307e11..90636eaa4d53 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-88720:
+
 ======================================================
 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 efab56d21c94..9e08ef2442b8 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-88824:
+
 =====================================================
 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 e31f8e1f394c..c99fe7bd67ed 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-89269:
+
 ===================================================================================
 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 71421368a11d..5d914d46cada 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-90911:
+
 ================================================================
 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 e9a956351084..aec1545a847a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-91242:
+
 ==========================================================
 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 15256bf4d587..75a048526734 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-92836:
+
 =============================================================================
 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 36e2a14c7b80..08d3c9a46842 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-94484:
+
 ============================================
 Important: #94484 - Introduce HTML Sanitizer
 ============================================
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 7ab690c7b975..84bd9a2196a4 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-94492:
+
 ===========================================
 Important: #94492 - Introduce SVG Sanitizer
 ===========================================
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 5875f66e07ab..add1d16b92ef 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _breaking-86492:
+
 =======================================================================
 Breaking: #86492 - Removed stdWrap support for config.additionalHeaders
 =======================================================================
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 ad53c478b26e..5ec98c12e1cb 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83793:
+
 =============================================================
 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 ac6fd4d54b1a..6824ac27e4ac 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-84196:
+
 =================================================================================
 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 1c30e80f9c4c..5999cffa417c 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85031:
+
 ======================================================
 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 df578e1d8701..fb0771593622 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85970:
+
 =========================================
 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 30970509f17c..471ba23bc367 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-85980:
+
 ==============================================================
 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 234c796654dd..7253249e9d2d 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,6 +1,8 @@
 
 .. include:: /Includes.rst.txt
 
+.. _deprecation-83094-1668719172:
+
 ===============================================
 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 2cc4db71c5b5..21edd96a13a5 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86047:
+
 =====================================================================
 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 addf677c473e..9883c4842014 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86068:
+
 ==========================================
 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 681d878e7b8d..41addf471ac1 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86110:
+
 ===============================================
 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 97715a9240ba..cdbbb3bf0a80 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86163:
+
 ========================================================
 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 febd52462ee6..c2bb3689c774 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86178:
+
 ============================================================
 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 dd2aafbd346a..4119662d6726 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86179:
+
 ====================================================================
 Deprecation: #86179 - Protected render() method in BackendController
 ====================================================================
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 144d0fbafdf9..a1254b8ff3aa 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86180:
+
 ================================================================
 Deprecation: #86180 - Protected methods in SetupModuleController
 ================================================================
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 b19d6f3270fb..0da279601cbd 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86182:
+
 ====================================================
 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 29feffccc258..bcd6c0416a00 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86184:
+
 ===========================================================
 Deprecation: #86184 - Protected methods in ReportController
 ===========================================================
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 14767c8a969e..ebcd6d478f81 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86192:
+
 ===================================================================
 Deprecation: #86192 - Protected methods in ElementBrowserController
 ===================================================================
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 fca3e86f32ca..7b54d186b2fa 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86193:
+
 ======================================================================
 Deprecation: #86193 - Protect methods in AbstractLinkBrowserController
 ======================================================================
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 0e34c150176c..478ebbe410a1 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86197:
+
 ==================================================
 Deprecation: #86197 - Protected FileListController
 ==================================================
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 5b70329d0989..78e87730b96d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86198:
+
 ====================================================
 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 0979b6434f1b..fe75670d85ff 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86207:
+
 ====================================================
 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 23851b23d66a..206aa04b3479 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86210:
+
 ==============================================
 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 7c34bf773761..9a5ead05e0e0 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86225:
+
 ========================================================================
 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 ea8d7b01e7a8..b14ac79c6c37 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86270:
+
 ==============================================================================
 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 458ae740f2af..8293305f99b2 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86279:
+
 ==========================================================
 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 589847073148..c2a91c83b651 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86288:
+
 ===============================================================
 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 f4a98bf38a5d..492f8f0c135a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86320:
+
 =================================================================
 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 6c137f6c3fa8..4d8b464c6ff6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86323:
+
 =========================================================================
 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 b59844b755f0..4b84e11797f5 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86338:
+
 ===============================================================
 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 6cfdc69c2659..9178eb6eb7a8 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86353:
+
 =============================================================
 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 cb5e795c08bc..70f90f4e6211 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86366:
+
 ===============================================
 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 08273a693b50..4f15280ff681 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86389:
+
 ==============================================================================
 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 469d11c8fc09..9506f9af8703 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86404:
+
 ==================================================
 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 46f9b7648b8f..8a3fad24e2e9 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86406:
+
 ==========================================================================
 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 d1ad188e1d96..a2b8d617beaa 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86411:
+
 ===========================================
 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 144aaed97b91..65b4c9891f0f 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86433:
+
 =========================================================================================
 Deprecation: #86433 - Various stdWrap functions and ContentObjectRenderer-related methods
 =========================================================================================
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 c74b3c3c7d17..03e257ab86b4 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86438:
+
 ================================================
 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 6c3f94ac0644..7b2b023b2b80 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86439:
+
 =============================================================================
 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 577559d9a43a..da5d5e58eb3a 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86440:
+
 ==========================================================================
 Deprecation: #86440 - Internal Methods and properties within RteHtmlParser
 ==========================================================================
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 e1e9983194c9..d898664365a4 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86441:
+
 =====================================================================================
 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 e6800aecde07..2b7602e601fd 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86461:
+
 ===============================================================================
 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 aef274c5006a..0de3ca14be68 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86466:
+
 =================================================================
 Deprecation: #86466 - AbstractUserAuthentication->fetchUserRecord
 =================================================================
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 8e340f3b878d..80ad005cb3dd 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _deprecation-86486:
+
 ===================================================================
 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 fe1204d63297..2761ca6a736d 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-20051:
+
 =============================================
 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 8498f024058d..09f7e8849177 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-80398:
+
 ===============================================================
 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 3175a6b5a3f7..d6f1b665b1c8 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-86160:
+
 ==============================================================
 Feature: #86160 - PageTypeEnhancer for mapping &type parameter
 ==============================================================
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 ba0506fa23ff..45fb62e5b741 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,6 +1,8 @@
 .. include:: /Includes.rst.txt
 .. highlight:: yaml
 
+.. _feature-86214:
+
 =========================================
 Feature: #86214 - Implement static routes
 =========================================
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 3415157d6a9f..280b42f321e6 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-86303:
+
 ==========================================
 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 ee1b34a850b6..c6931f5d00cc 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,6 +1,8 @@
 .. include:: /Includes.rst.txt
 .. highlight:: yaml
 
+.. _feature-86365:
+
 ===============================================
 Feature: #86365 - Routing Enhancers and Aspects
 ===============================================
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 4631536f29c4..941557b768df 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-86409:
+
 ============================================================================
 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 a972b715986a..b12813816a87 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-86422:
+
 ==================================================
 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 226d0389d015..ce68ef9c2c54 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-86457:
+
 =======================================================
 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 6a96327d021c..a491f562bd39 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _feature-90115:
+
 ======================================================
 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 dc993e987a31..e6d965c5de05 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-82363:
+
 ================================================================================
 Important: #82363 - Make Extbase translation handling consistent with TypoScript
 ================================================================================
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 b76c60f5af5d..5b072e844324 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-85560:
+
 ==================================================
 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 3272caec00e4..77819b48e1ce 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,5 +1,7 @@
 .. include:: /Includes.rst.txt
 
+.. _important-86173:
+
 =============================================================================
 Important: #86173 - Location of supplied .htaccess / web.config files changed
 =============================================================================
-- 
GitLab