Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
extensions.typo3.org
extensions.typo3.org
Commits
4918078a
Commit
4918078a
authored
Aug 09, 2018
by
Thomas Löffler
Browse files
Do not skip latest version when fetching versions for history
parent
78661b29
Pipeline
#5091
passed with stages
in 7 minutes and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
html/typo3conf/ext/ter_fe2/Configuration/TypoScript/Default/constants.txt
View file @
4918078a
...
@@ -37,7 +37,7 @@ plugin.tx_terfe2 {
...
@@ -37,7 +37,7 @@ plugin.tx_terfe2 {
versionHistoryCount = 3
versionHistoryCount = 3
# cat=TER Frontend/settings/1110; type=boolean; label=Skip latest version: Skip latest version in version history
# cat=TER Frontend/settings/1110; type=boolean; label=Skip latest version: Skip latest version in version history
skipLatestVersion =
1
skipLatestVersion =
0
# cat=TER Frontend/settings/1120; type=boolean; label=Only latest version zip: Create ZIP file only for latest version
# cat=TER Frontend/settings/1120; type=boolean; label=Only latest version zip: Create ZIP file only for latest version
onlyLatestVersionZip = 1
onlyLatestVersionZip = 1
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment