You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 30, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: rake/dkdeploy-typo3-cms/typoscript.md
+64-5Lines changed: 64 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,9 +47,9 @@ when %r{(Configuration/TypoScript/Constants/Stages/config\.dev\.txt|Configuratio
47
47
Uploaded htdocs/typo3conf/ext/dkd_customer/Configuration/TypoScript/Constants/config.txt to /var/www/typo3-cms-standard/htdocs/current/typo3conf/ext/dkd_customer/Configuration/TypoScript/Constants/config.txt.
48
48
{% endhighlight %}
49
49
50
-
## upload\_pagets
50
+
## upload\_
51
51
52
-
Uploads PageTS files from local paths prefixed by variable `copy_source`
52
+
Uploads PageTS files from local paths prefixed by variable `copy_source`.
53
53
54
54
### Configuration
55
55
@@ -105,7 +105,12 @@ set :typoscript_config_paths, 'typo3conf/ext/customer_extension/Configuration/Ty
105
105
{% endhighlight %}
106
106
The configured path should have a `Stages` sub-directory with stage-specific configuration files.
Merged /var/www/dkdeploy/current/typo3conf/ext/dkdeploy_extension/Configuration/TypoScript/TSConf/Stages/PageTS.dev.txt with /var/www/dkdeploy/current/typo3conf/ext/dkdeploy_extension/Configuration/TypoScript/TSConf/PageTS.txt.
0 commit comments