-
Notifications
You must be signed in to change notification settings - Fork 0
/
ext_conf_template.txt
31 lines (22 loc) · 2.96 KB
/
ext_conf_template.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# cat=records/enable/103; type=boolean; label=LLL:EXT:wdb_news_snapin/Resources/Private/Language/locallang_be.xlf:extmng.showNewsInLayoutArea
showNewsInLayoutArea = 1
# cat=records/enable/104; type=boolean; label=LLL:EXT:wdb_news_snapin/Resources/Private/Language/locallang_be.xlf:extmng.setLayoutFieldsReadOnly
setLayoutFieldsReadOnly = 0
# cat=records/enable/105; type=boolean; label=LLL:EXT:wdb_news_snapin/Resources/Private/Language/locallang_be.xlf:extmng.setLayoutAreaFieldsReadOnly
setLayoutAreaFieldsReadOnly = 0
# cat=records/enable/106; type=boolean; label=LLL:EXT:wdb_news_snapin/Resources/Private/Language/locallang_be.xlf:extmng.uniqueLayoutAreaKeys
uniqueLayoutAreaKeys = 0
# cat=records/enable/107; type=boolean; label=LLL:EXT:wdb_news_snapin/Resources/Private/Language/locallang_be.xlf:extmng.restrictNewsToSysfolder
restrictNewsToSysfolder = 0
# cat=records/enable/108; type=options[LLL:EXT:wdb_news_snapin/Resources/Private/Language/locallang_be.xlf:extmng.layoutRestriction.none=none, LLL:EXT:wdb_news_snapin/Resources/Private/Language/locallang_be.xlf:extmng.layoutRestriction.current_pid=current_pid, LLL:EXT:wdb_news_snapin/Resources/Private/Language/locallang_be.xlf:extmng.layoutRestriction.sys_folder=sys_folder, LLL:EXT:wdb_news_snapin/Resources/Private/Language/locallang_be.xlf:extmng.layoutRestriction.siteroot=siteroot, LLL:EXT:wdb_news_snapin/Resources/Private/Language/locallang_be.xlf:extmng.layoutRestriction.rootlevel=rootlevel]; label=LLL:EXT:wdb_news_snapin/Resources/Private/Language/locallang_be.xlf:extmng.layoutRestriction
layoutRestriction = none
# cat=records/enable/109; type=options[LLL:EXT:wdb_news_snapin/Resources/Private/Language/locallang_be.xlf:extmng.layoutAreaRestriction.none=none, LLL:EXT:wdb_news_snapin/Resources/Private/Language/locallang_be.xlf:extmng.layoutAreaRestriction.current_pid=current_pid, LLL:EXT:wdb_news_snapin/Resources/Private/Language/locallang_be.xlf:extmng.layoutAreaRestriction.sys_folder=sys_folder, LLL:EXT:wdb_news_snapin/Resources/Private/Language/locallang_be.xlf:extmng.layoutAreaRestriction.siteroot=siteroot, LLL:EXT:wdb_news_snapin/Resources/Private/Language/locallang_be.xlf:extmng.layoutAreaRestriction.rootlevel=rootlevel]; label=LLL:EXT:wdb_news_snapin/Resources/Private/Language/locallang_be.xlf:extmng.layoutAreaRestriction
layoutAreaRestriction = none
# cat=paths/enable/110; type=string; label=LLL:EXT:wdb_news_snapin/Resources/Private/Language/locallang_be.xlf:extmng.layoutIconPath
layoutIconPath = EXT:wdb_news_snapin/Resources/Public/Layout-Icons
# cat=paths/enable/111; type=string; label=LLL:EXT:wdb_news_snapin/Resources/Private/Language/locallang_be.xlf:extmng.layoutAreaIconPath
layoutAreaIconPath = EXT:wdb_news_snapin/Resources/Public/Area-Icons
## @TODO?:
## LLL:EXT:wdb_news_snapin/Resources/Private/Language/locallang_be.xlf:extmng.layoutRestriction.pages_tsconfig=page_tsconfig,
## --
## LLL:EXT:wdb_news_snapin/Resources/Private/Language/locallang_be.xlf:extmng.layoutAreaRestriction.pages_tsconfig=pages_tsconfig,