Task #88623
Outdated info on FIRST_INSTALL
100%
Description
When selecting "add empty page",
The sys_template on the root level has this description:
This is an Empty Site Package TypoScript template.
For each website you need a TypoScript template on the main page of your website (on the top level). For better maintenance all TypoScript should be extracted into external files via <INCLUDE_TYPOSCRIPT: source="FILE:EXT:site_myproject/Configuration/TypoScript/setup.typoscript">.
Should be
@import 'EXT:site_myproject/Configuration/TypoScript/setup.typoscript'
Associated revisions
[TASK] Use @import syntax in TypoScript example
The TypoScript which is created by the Install Tool should use the new
@import syntax.
Resolves: #88623
Releases: master, 9.5
Change-Id: I661cbe7bbc659c6ea804f4b131aa49fc7abca92a
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61244
Tested-by: TYPO3com <noreply@typo3.com>
Tested-by: Josef Glatz <josefglatz@gmail.com>
Tested-by: Jörg Bösche <typo3@joergboesche.de>
Tested-by: Björn Jacob <bjoern.jacob@tritum.de>
Tested-by: Steffen Frese <steffenf14@gmail.com>
Tested-by: Benjamin Franzke <bfr@qbus.de>
Reviewed-by: Josef Glatz <josefglatz@gmail.com>
Reviewed-by: Jörg Bösche <typo3@joergboesche.de>
Reviewed-by: Björn Jacob <bjoern.jacob@tritum.de>
Reviewed-by: Steffen Frese <steffenf14@gmail.com>
Reviewed-by: Dieter Porth <d.porth@neusta.de>
Reviewed-by: Julian Geils <j_geils@web.de>
Reviewed-by: Benjamin Franzke <bfr@qbus.de>
[TASK] Use @import syntax in TypoScript example
The TypoScript which is created by the Install Tool should use the new
@import syntax.
Resolves: #88623
Releases: master, 9.5
Change-Id: I661cbe7bbc659c6ea804f4b131aa49fc7abca92a
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61257
Tested-by: Benjamin Franzke <bfr@qbus.de>
Tested-by: TYPO3com <noreply@typo3.com>
Reviewed-by: Benjamin Franzke <bfr@qbus.de>
Reviewed-by: Julian Geils <j_geils@web.de>
History
#1
Updated by Riccardo De Contardi 5 months ago
- Tracker changed from Bug to Task
#2
Updated by Gerrit Code Review 5 months ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61244
#3
Updated by Gerrit Code Review 5 months ago
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61257
#4
Updated by Georg Ringer 5 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 41fee66d91394f09725e4ea5607290c1931a91e1.
#5
Updated by Benni Mack 5 months ago
- Status changed from Resolved to Closed