diff --git a/Configuration/PageTSconfig/Tceform/Pages.tsconfig b/Configuration/PageTSconfig/Tceform/Pages.tsconfig index dca59b7..86d7430 100644 --- a/Configuration/PageTSconfig/Tceform/Pages.tsconfig +++ b/Configuration/PageTSconfig/Tceform/Pages.tsconfig @@ -5,4 +5,51 @@ TCEFORM.pages { rowDescription { disabled = 1 } + + nav_title { + disabled = 1 + } + + subtitle { + disabled = 1 + } + + seo_title { + disabled = 1 + } + + author { + disabled = 1 + } + author_email { + disabled = 1 + } + + content_from_pid { + disabled = 1 + } + + newUntil { + disabled = 1 + } + + layout { + disabled = 1 + } + + cache_timeout { + disabled = 1 + } + + cache_tags { + disabled = 1 + } + + php_tree_stop { + disabled = 1 + } + + module { + disabled = 1 + } }