File tree Expand file tree Collapse file tree
Resources/Private/Language Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ name : sk/bootstrap-menu-subpages
2+ title : LLL:EXT:content_blocks_bootstrap/Resources/Private/Language/locallang.xlf:bootstrap_menu_subpages.title
3+ typeName : bootstrap_menu_subpages
4+ description : LLL:EXT:content_blocks_bootstrap/Resources/Private/Language/locallang.xlf:bootstrap_menu_subpages.description
5+ group : content_blocks_bootstrap
6+ basics :
7+ - TYPO3/Appearance
8+ fields :
9+ - identifier : pages
10+ useExistingField : true
11+ type : Relation
12+ allowed : ' pages'
13+ maxitems : 1
14+ suggestOptions :
15+ default :
16+ additionalSearchFields : ' nav_title, url'
17+ addWhere : ' AND pages.doktype = 1'
Original file line number Diff line number Diff line change 1+ < div id ="c{data.uid} ">
2+ menu subpages
3+ < f:debug > {data}</ f:debug >
4+ </ div >
Original file line number Diff line number Diff line change 44 <header />
55 <body >
66
7+ <trans-unit id =" bootstrap_menu_subpages.title" >
8+ <source >Menu of Subpages</source >
9+ </trans-unit >
10+ <trans-unit id =" bootstrap_menu_subpages.description" >
11+ <source >Creates a menu of subpages of a selected page</source >
12+ </trans-unit >
13+
714 <trans-unit id =" bootstrap_text.title" >
815 <source >Text</source >
916 </trans-unit >
You can’t perform that action at this time.
0 commit comments