Cleanup pages fields
This commit is contained in:
parent
f3436cdc64
commit
3b4f18b8c4
1 changed files with 47 additions and 0 deletions
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue