19 lines
823 B
Plaintext
19 lines
823 B
Plaintext
mod.web_info.fieldDefinitions {
|
|
0 {
|
|
label = LLL:EXT:info/Resources/Private/Language/locallang_webinfo.xlf:pages_0
|
|
fields = title,uid,sys_language_uid,slug,starttime,endtime,fe_group,target,link,shortcut,shortcut_mode
|
|
}
|
|
1 {
|
|
label = LLL:EXT:info/Resources/Private/Language/locallang_webinfo.xlf:pages_1
|
|
fields = title,uid,###ALL_TABLES###
|
|
}
|
|
2 {
|
|
label = LLL:EXT:info/Resources/Private/Language/locallang_webinfo.xlf:pages_2
|
|
fields = title,uid,sys_language_uid,lastUpdated,newUntil,cache_timeout,php_tree_stop,TSconfig,is_siteroot
|
|
}
|
|
3 {
|
|
label = LLL:EXT:info/Resources/Private/Language/locallang_webinfo.xlf:pages_layouts
|
|
fields = title,uid,sys_language_uid,actual_backend_layout,backend_layout,backend_layout_next_level,layout
|
|
}
|
|
}
|