Add breadcrumb navigation, adjust background color of sidebar boxes

This commit is contained in:
Björn Fromme
2021-09-06 18:03:11 +02:00
parent 921092214c
commit 7efd53aa0d
29 changed files with 50 additions and 35 deletions
@@ -0,0 +1,14 @@
lib.breadcrumb = HMENU
lib.breadcrumb {
special = rootline
special.range = 1|-1
1 = TMENU
1.wrap = <div class="container mb-8 text-sm text-gray-800 flex">|</div>
1.NO {
stdWrap.htmlSpecialChars = 1
ATagParams = class="text-gray-400"
ATagTitle.field = nav_title // title
linkWrap = |<span class="text-gray-400 px-1">/</span>|*||*| |
doNotLinkIt = |*| 0 |*| 1
}
}
@@ -157,13 +157,6 @@ page {
titleField = title
as = mobilenav
}
70 = TYPO3\CMS\Frontend\DataProcessing\MenuProcessor
70 {
special = rootline
special.range = 0|-1
includeNotInMenu = 1
as = breadcrumb
}
}
settings < plugin.tx_eptheme.settings