-
Notifications
You must be signed in to change notification settings - Fork 186
13.4 #1632
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
Closed
Closed
13.4 #1632
Conversation
This file contains hidden or 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
Releases: 13.4
Releases: 13.4
* Move versionadded directive for alias to top. Will be removed from main and 13.4 in a follow up. * Mention FQN when introducing the data processor * Restructure menu and headlines for easier readability Releases: main, 13.4, 12.4 Co-authored-by: lina.wolf <lwolf@w-commerce.de>
Releases: main, 13.4, 12.4 Co-authored-by: lina.wolf <lwolf@w-commerce.de>
With additional Makefile setting Releases: main, 13.4, 12.4 Co-authored-by: lina.wolf <lwolf@w-commerce.de>
Releases: main, 13.4 Co-authored-by: lina.wolf <lwolf@w-commerce.de>
Releases: main, 13.4 Co-authored-by: Chris Müller <2566282+brotkrueml@users.noreply.github.com>
Related: TYPO3-Documentation/Changelog-To-Doc#1074 Releases: main, 13.4 Co-authored-by: Chris Müller <2566282+brotkrueml@users.noreply.github.com>
Releases: main, 13.4 Co-authored-by: lina.wolf <lwolf@w-commerce.de>
releases: main, 13.4, 12.4 Co-authored-by: lina.wolf <lwolf@w-commerce.de>
The content is unchanged, it can be improved in follow-ups Releases: main, 13.4, 12.4 Co-authored-by: lina.wolf <lwolf@w-commerce.de>
Releases: main, 13.4, 12.4 Co-authored-by: lina.wolf <lwolf@w-commerce.de>
Resolves: TYPO3-Documentation/Changelog-To-Doc#1140 Releases: main, 13.4 Co-authored-by: lina.wolf <lwolf@w-commerce.de>
… consistent (#1386) * [TASK] Make TypoScript documentation clearer and more consistent By @PKuhlmay, See TYPO3-Documentation/TYPO3CMS-Tutorial-Typoscript45Minutes#86 I had to move this after the merging. Releases: main, 13.4, 12.4 * [TASK] Make TypoScript documentation clearer and more consistent By @PKuhlmay, See TYPO3-Documentation/TYPO3CMS-Tutorial-Typoscript45Minutes#86 I had to move this after the merging. Releases: main, 13.4, 12.4 --------- Co-authored-by: lina.wolf <lwolf@w-commerce.de>
Releases: main, 13.4, 12.4 Co-authored-by: lina.wolf <lwolf@w-commerce.de>
* [TASK] Move codesnippets into files Releases: main, 13.4, 12.4 * [TASK] Move codesnippets into files Releases: main, 13.4, 12.4 --------- Co-authored-by: lina.wolf <lwolf@w-commerce.de>
Releases: main, 13.4 Co-authored-by: Lina Wolf <48202465+linawolf@users.noreply.github.com>
TSFE->lastImageInfo has been deprecated with TYPO3 v10.3 without a substitution, and mostly removed with TYPO3 v11. Releases: main, 13.4, 12.4 (cherry picked from commit c327c9f)
As this PR will be backported to v12, the distinction TypoScript record / TypoScript provided by site will be made in a follow up. Releases: main, 13.4, 12.4 Co-authored-by: lina.wolf <lwolf@w-commerce.de>
This prevents all these PRs against the wrong versions. It might, however be confusing if the contents are very different. This was decided 31.10.24 in the team meeting: https://notes.typo3.org/T3DocTeamMeeting
…1401) * [TASK] Combine chapter Guide Overview into one page Releases: main, 13.4, 12.4 * [TASK] Combine guide chapters, reorder manu Releases: main, 13.4, 12.4 * [TASK] Add interim headlines Releases: main, 13.4, 12.4 --------- Co-authored-by: lina.wolf <lwolf@w-commerce.de>
Releases: main, 13.4, 12.4 Co-authored-by: lina.wolf <lwolf@w-commerce.de>
While reading the documentation for the first time, we noticed that it might be easier to understand if it is the same structure. Co-authored-by: Davin Thiemann <davin.thiemann@hdnet.de>
Releases: main, 13.4, 12.4 (cherry picked from commit 8abb7b8)
Releases: main, 13.4, 12.4 (cherry picked from commit 0784ff0)
Releases: main, 13.4, 12.4 Co-authored-by: lina.wolf <lwolf@w-commerce.de>
Releases: main, 13.4, 12.4 Co-authored-by: lina.wolf <lwolf@w-commerce.de>
Replacement for siteLanguage.twoLetterIsoCode and the new subkeys for siteLanguage.locale are now in the documentation. Sources: typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php from main branch and https://review.typo3.org/c/Packages/TYPO3.CMS/+/77597 Co-authored-by: github1maxserv <87801194+github1maxserv@users.noreply.github.com>
* [FEATURE] Add explanaition about PAGE to the TS guide Releases: main, 13.4, 12.4 * Update Documentation/Guide/Page/Index.rst Co-authored-by: Stefan Frömken <froemken@gmail.com> * Update Documentation/Guide/Page/Index.rst --------- Co-authored-by: lina.wolf <lwolf@w-commerce.de> Co-authored-by: Lina Wolf <48202465+linawolf@users.noreply.github.com> Co-authored-by: Stefan Frömken <froemken@gmail.com>
Releases: main, 13.4, 12.4 Co-authored-by: Chris Müller <2566282+brotkrueml@users.noreply.github.com>
* Improve hint regarding unavailable variables * Apply suggestions from code review --------- Co-authored-by: Daniel Siepmann <daniel.siepmann@codappix.com> Co-authored-by: Lina Wolf <48202465+linawolf@users.noreply.github.com>
With the example above, it should be uids not uid https://docs.typo3.org/m/typo3/reference-typoscript/main/en-us/ContentObjects/Pageview/Index.html#cobj-pageview-data-settings-example Co-authored-by: Sven Jürgens <SvenJuergens@users.noreply.github.com>
Co-authored-by: Chris Müller <2566282+brotkrueml@users.noreply.github.com>
Examples are currently located under properties, which is not correct. The examples should be on the same level as properties. Co-authored-by: Chris Müller <2566282+brotkrueml@users.noreply.github.com>
) * setup-page-bodyTag should not point to Properties If you click on the link setup-page-bodyTag`, then you come to bodyTagCObject back again. This is misleading. You need to come to bodyTag. bodyTagCObject :name: page-bodyTagCObject :type: cObject This is the default body tag. It is overridden by :ref:`setup-page-bodyTag` * change local link The TYPO3 documentation REST cheat sheet seems to be missing the local references link description. * Update Documentation/TopLevelObjects/Page/Index.rst --------- Co-authored-by: Franz Holzinger <franz.holzinger@festwein.de> Co-authored-by: Lina Wolf <48202465+linawolf@users.noreply.github.com>
Although the link is given directly in the confval it is easier for users to just click on the link instead scrolling up and click (if you know already that there is a link above). Co-authored-by: Chris Müller <2566282+brotkrueml@users.noreply.github.com>
* clear the wording This is not understandable: "Although you cannot override values TypoScript-style (using the operators and all) the properties of the object which has the reference will be merged with the configuration of the reference." * [TASK] Minor language corrections Releases:main, Backport 12.4) --------- Co-authored-by: Franz Holzinger <franz.holzinger@festwein.de> Co-authored-by: Sarah McCarthy <sarahmccarthy123@yahoo.com>
Improve headlines and structure, move examples to typoscript files or inline Releases: main, 13.4, 12.4 Co-authored-by: lina.wolf <lwolf@w-commerce.de>
Releases: main, 13.4, 12.4 Co-authored-by: Lina Wolf <48202465+linawolf@users.noreply.github.com>
Releases: main, 13.4 Co-authored-by: Chris Müller <2566282+brotkrueml@users.noreply.github.com>
There is no necessity anymore for user functions to be prepended with `user_` anymore, so that confusing and vague sentence can be removed.
Resolves: TYPO3-Documentation/Changelog-To-Doc#1067 Releases: main, 13.4, 12.4 Co-authored-by: Garvin Hicking <blog@garv.in>
…f ActionController (#1589) * [TASK] Descripe argument mapping exception-handling of ActionController Closes TYPO3-Documentation/Changelog-To-Doc#1038 Releases: main, 13.4 * [TASK] Add extension specific config --------- Co-authored-by: Garvin Hicking <blog@garv.in>
Releases: main, 13.4, 12.4 Co-authored-by: brosua <j.vogel97@web.de>
The example code uses `jsInline`. Adapt the "Demonstrates" section to jump to `jsInline` too.
…ct (#1604) The ergebnis/composer-normalize plugin still requires localheinz/diff, which conflicts with sebastian/diff and causes fatal errors in CI. Temporarily disable the composerNormalize step in runTests until upstream resolves the dependency issue. Releases: main, 13.4 Co-authored-by: lina.wolf <lwolf@w-commerce.de>
Co-authored-by: Julian Schuierer <60898948+Julian-Schuierer@users.noreply.github.com>
Co-authored-by: Ines Willenbrock <44277221+ineswillenbrock@users.noreply.github.com>
Releases: 13.4
Co-authored-by: Stefan Frömken <123929835+sfroemkenjw@users.noreply.github.com>
Co-authored-by: Peter Kraume <peter.kraume@gmx.de>
Releases:main (cherry picked from commit c7c3ad5)
Releases:main (cherry picked from commit 9eec000)
Releases:main Co-authored-by: Sarah McCarthy <sarahmccarthy123@yahoo.com>
* [TASK] Overhaul docs Releases:main, Backport 13.4 * [TASK] Overhaul docs Releases:main, Backport 13.4 (cherry picked from commit 2360e64)
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.