TYPO3 v15 dev-main snapshot ()
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
options.enableBookmarks = 1
|
||||
|
||||
# Default bookmark groups (can be disabled by setting to 0 or empty)
|
||||
options.bookmarkGroups {
|
||||
1 = core.bookmarks:group_pages
|
||||
2 = core.bookmarks:group_records
|
||||
3 = core.bookmarks:group_files
|
||||
4 = core.bookmarks:group_tools
|
||||
5 = core.bookmarks:group_miscellaneous
|
||||
}
|
||||
|
||||
options.pageTree {
|
||||
searchInTranslatedPages = 1
|
||||
searchByFrontendUri = 1
|
||||
}
|
||||
|
||||
options.contextMenu {
|
||||
table {
|
||||
pages {
|
||||
disableItems =
|
||||
tree.disableItems =
|
||||
}
|
||||
sys_file {
|
||||
disableItems =
|
||||
tree.disableItems =
|
||||
}
|
||||
sys_filemounts {
|
||||
disableItems =
|
||||
tree.disableItems =
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user