From 1ad4a69ce86b4bf72c3f639e203541dec4730331 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20Lochmu=CC=88ller?= Date: Tue, 18 Feb 2020 22:28:13 +0100 Subject: [PATCH] Fix #240 - Add note about 'force static file cache' --- Configuration/TCA/Overrides/pages.php | 1 + Resources/Private/Language/da.locallang.xlf | 8 ++++++-- Resources/Private/Language/de.locallang.xlf | 8 ++++++-- Resources/Private/Language/locallang.xlf | 5 ++++- 4 files changed, 17 insertions(+), 5 deletions(-) diff --git a/Configuration/TCA/Overrides/pages.php b/Configuration/TCA/Overrides/pages.php index 80454e6d6138..020b26ddcb7c 100644 --- a/Configuration/TCA/Overrides/pages.php +++ b/Configuration/TCA/Overrides/pages.php @@ -16,6 +16,7 @@ 'tx_staticfilecache_cache_force' => [ 'exclude' => 1, 'label' => 'LLL:EXT:staticfilecache/Resources/Private/Language/locallang.xlf:staticfilecache.tx_staticfilecache_cache_force', + 'description' => 'LLL:EXT:staticfilecache/Resources/Private/Language/locallang.xlf:staticfilecache.tx_staticfilecache_cache_force.desc', 'config' => [ 'type' => 'check', 'default' => '0', diff --git a/Resources/Private/Language/da.locallang.xlf b/Resources/Private/Language/da.locallang.xlf index c81935217f47..9123d442967a 100644 --- a/Resources/Private/Language/da.locallang.xlf +++ b/Resources/Private/Language/da.locallang.xlf @@ -16,8 +16,12 @@ Gem sidecache som statiske filer - Force the static cache generation (!!!) - Gennemtving statisk cache-generering (!!!) + Force the static cache generation + Gennemtving statisk cache-generering + + + IMPORTANT NOTE: This result in undefined states. Do not enable this field for editors, do not use in production and do not report bugs related to this feature! + IMPORTANT NOTE: This result in undefined states. Do not enable this field for editors, do not use in production and do not report bugs related to this feature! This module displays the cache entries and errors of the current page. diff --git a/Resources/Private/Language/de.locallang.xlf b/Resources/Private/Language/de.locallang.xlf index edcb82af269c..f0a0dd7c00d6 100644 --- a/Resources/Private/Language/de.locallang.xlf +++ b/Resources/Private/Language/de.locallang.xlf @@ -16,8 +16,12 @@ Speichere Seitencache als statische Datei - Force the static cache generation (!!!) - Erzwingt die statische Generierung (!!!) + Force the static cache generation + Erzwingt die statische Generierung + + + IMPORTANT NOTE: This result in undefined states. Do not enable this field for editors, do not use in production and do not report bugs related to this feature! + WICHTIGER HINWEIS: Das Ergebnis ist ein undefinierter Zustand. Bitte nicht für Redakteure freigeben, in Production benutzen oder Bugs im Zusammenhang mit dieser Option reporten! Cache offline (Manifest) - only if page is cached staticly diff --git a/Resources/Private/Language/locallang.xlf b/Resources/Private/Language/locallang.xlf index 9ec93f40192e..0f50dc72975a 100644 --- a/Resources/Private/Language/locallang.xlf +++ b/Resources/Private/Language/locallang.xlf @@ -23,7 +23,10 @@ Cache page as static file - Force the static cache generation (!!!) + Force the static cache generation (NOTE: This result in undefined states. Do not enable this field for editors, do not use in production and do not report bugs related to this feature!) + + + IMPORTANT NOTE: This result in undefined states. Do not enable this field for editors, do not use in production and do not report bugs related to this feature! Cache priority (high => important)