-
Notifications
You must be signed in to change notification settings - Fork 17
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
[TASK] Move f:cobject examples into the reference #92
Conversation
I have no clue what happens here. Moving is OK for me, but deleting over 5000 lines and replacing them with ~100 lines, has nothing to do with "move". Maybe you can explain it a bit further. |
The globaly.json was not supposed to be changed, I will make a follow up |
Releases: main, 13.4
The backport to
stderr
stdout
To backport manually, run these commands in your terminal: # Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-13.4 13.4
# Navigate to the new working tree
cd .worktrees/backport-13.4
# Create a new branch
git switch --create backport-92-to-13.4
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick 76f7ff7dbd7314b0e79e8e38c486c2994432c318
# Push it to GitHub
git push --set-upstream origin backport-92-to-13.4
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-13.4 Then, create a pull request where the |
The example section was moved into the ViewHelper Reference and improved with TYPO3-Documentation/TYPO3CMS-Reference-ViewHelper#92 Resolves: #106348 Releases: main, 13.4 Change-Id: I309d38e20e741a42f4da009c4deed13abe7927a3 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/88555 Tested-by: core-ci <[email protected]> Tested-by: Simon Praetorius <[email protected]> Reviewed-by: Simon Praetorius <[email protected]> Tested-by: Georg Ringer <[email protected]> Reviewed-by: Georg Ringer <[email protected]> Tested-by: Garvin Hicking <[email protected]>
The example section was moved into the ViewHelper Reference and improved with TYPO3-Documentation/TYPO3CMS-Reference-ViewHelper#92 Resolves: #106348 Releases: main, 13.4 Change-Id: I309d38e20e741a42f4da009c4deed13abe7927a3 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/88555 Tested-by: core-ci <[email protected]> Tested-by: Simon Praetorius <[email protected]> Reviewed-by: Simon Praetorius <[email protected]> Tested-by: Georg Ringer <[email protected]> Reviewed-by: Georg Ringer <[email protected]> Tested-by: Garvin Hicking <[email protected]>
The example section was moved into the ViewHelper Reference and improved with TYPO3-Documentation/TYPO3CMS-Reference-ViewHelper#92 Resolves: #106348 Releases: main, 13.4 Change-Id: I309d38e20e741a42f4da009c4deed13abe7927a3 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/88555 Tested-by: core-ci <[email protected]> Tested-by: Simon Praetorius <[email protected]> Reviewed-by: Simon Praetorius <[email protected]> Tested-by: Georg Ringer <[email protected]> Reviewed-by: Georg Ringer <[email protected]> Tested-by: Garvin Hicking <[email protected]> (cherry picked from commit ab92893) Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/88587
The example section was moved into the ViewHelper Reference and improved with TYPO3-Documentation/TYPO3CMS-Reference-ViewHelper#92 Resolves: #106348 Releases: main, 13.4 Change-Id: I309d38e20e741a42f4da009c4deed13abe7927a3 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/88555 Tested-by: core-ci <[email protected]> Tested-by: Simon Praetorius <[email protected]> Reviewed-by: Simon Praetorius <[email protected]> Tested-by: Georg Ringer <[email protected]> Reviewed-by: Georg Ringer <[email protected]> Tested-by: Garvin Hicking <[email protected]> (cherry picked from commit ab92893d886755e21051e7bf368fa99fd3181302) Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/88587
Releases: main, 13.4