-
Notifications
You must be signed in to change notification settings - Fork 398
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update sentence #1737
Merged
Merged
Update sentence #1737
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mbrodala
approved these changes
Mar 3, 2022
linawolf
pushed a commit
that referenced
this pull request
Jun 5, 2022
(cherry picked from commit 5bac674)
linawolf
added a commit
that referenced
this pull request
Jun 23, 2022
* Remove TBE_MODULES after breaking change resolves TYPO3-Documentation/Changelog-To-Doc#3 * [FEATURE] Update backend module registration and API refs #1624 references TYPO3-Documentation/Changelog-To-Doc#3 references TYPO3-Documentation/Changelog-To-Doc#14 * [DOCS] Add missing AfterFileMetaDataUpdatedEvent documentation (#1719) * [DOCS] Add AfterFileMetaDataUpdatedEvent CodeSnippet * [DOCS] Add missing AfterFileMetaDataUpdatedEvent * [DOCS] Fix wrong event name in doc header * [DOCS] Remove non-existing method Co-authored-by: Mathias Brodala <[email protected]> Co-authored-by: Mathias Brodala <[email protected]> (cherry picked from commit 4aa0f0a) * Mention use statements for classes (#1722) main, 11.5 (cherry picked from commit 9582635) * Change table to defination list (#1724) And link confvals to their definition (cherry picked from commit 42fbc08) * [TASK] Remove old wiki links (#277) * [TASK] Remove old wiki links refs TYPO3-Documentation/T3DocTeam#170 releases: main, 11.5, 10.4, 9.5, 8.7, 7.6 * [TASK] Refer to localization page instead of team This is in line with similar references on other pages. Co-authored-by: lina.wolf <[email protected]> Co-authored-by: Alexander Nitsche <[email protected]> (cherry picked from commit 0f90d48adebf6c3a5de8d6dcbdb361e32bba7980) * Update sentence (#1737) (cherry picked from commit 5bac674) * fix format for $folder->getFile (#1739) * fix format for $folder->getFile I hope this will fix it. * Update ExamplesFileFolder.rst * .. code-block:: php everywhere * undo code block * Update Documentation/ApiOverview/Fal/UsingFal/ExamplesFileFolder.rst Co-authored-by: Mathias Brodala <[email protected]> (cherry picked from commit d3c4008) * add the used namespace to the examples (#1745) * add the used namespace to the examples * add interface namespace * alphabetical order (cherry picked from commit f88dc84) * [FEATURE] Update backend module registration and API https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Breaking-96812-NoFrontendTypoScriptBasedTemplateOverridesInTheBackend.html https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Feature-96730-SimplifiedExtbackendModuleTemplateAPI.html https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Feature-96733-NewBackendModuleRegistrationAPI.html#module-dependent-configuration-options https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Breaking-96733-RemovedSupportForModuleHandlingBasedOnTBE_MODULES.html refs #1624 * [FEATURE] Update backend module registration and API * [FEATURE] Update backend module registration and API * Feature: #97135 - New Registration for module functions resolves TYPO3-Documentation/Changelog-To-Doc#19 Feature: #96895 - Introduce Module data object #14 resolves TYPO3-Documentation/Changelog-To-Doc#14 refs TYPO3-Documentation/Changelog-To-Doc#18 * Remove duplicate imports * Fix indentation * Remove duplicated lines * Move versionchanged hint to the top * Update Documentation/Events/Events/Backend/BeforeModuleCreationEvent.rst Co-authored-by: Chris Müller <[email protected]> * Update Documentation/Events/Events/Backend/BeforeModuleCreationEvent.rst Co-authored-by: Chris Müller <[email protected]> * Update Documentation/Events/Events/Backend/BeforeModuleCreationEvent.rst Co-authored-by: Chris Müller <[email protected]> * Update Documentation/Events/Events/Backend/BeforeModuleCreationEvent.rst Co-authored-by: Chris Müller <[email protected]> * Update Documentation/Events/Events/Backend/BeforeModuleCreationEvent.rst * Update Documentation/Events/Events/Backend/BeforeModuleCreationEvent.rst Co-authored-by: Chris Müller <[email protected]> * Apply suggestions from code review Co-authored-by: Chris Müller <[email protected]> * Add BeforeModuleCreationEvent API again * Update Documentation/ExtensionArchitecture/HowTo/BackendModule/CreateModule.rst * Changes suggested in review Co-authored-by: lina.wolf <[email protected]> Co-authored-by: Christian Rodriguez Benthake <[email protected]> Co-authored-by: Martin Bless <[email protected]> Co-authored-by: Franz Holzinger <[email protected]> Co-authored-by: Chris Müller <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.