Tach,
das findest du im BE unter "Template Storage" im Extension Template "+ext toolbar". Dort kannst du das Sprachmenü einfach auskommentieren.
RTM!
//Stefan
Oben rechts, kurz über dem Menü befinden sich Flagenicons für die Mehrsprachigkeit. Wenn ich die nun entfernen will wo und wie muss ich da anfassen. In einer HTML- Seite im Backend oder wo?
Micha?
Tach,
das findest du im BE unter "Template Storage" im Extension Template "+ext toolbar". Dort kannst du das Sprachmenü einfach auskommentieren.
RTM!
//Stefan
Diesen Quelltext habe ich im Header gefunden. Wo soll da die Flagenicons sein?
MichaPHP-Code:#############################################
# +ext Header (temp.header ) #
# YAML for TYPO3, Autoparser, Version 4.5.0 #
# last modified 1/27/2007 #
#############################################
#### **Search-Box begin**
#### Delete the lines from #### **Search-Box begin** to #### **Search-Box end**
#### If you don't want to appear the search-box in the header
plugin.tx_macinasearchbox_pi1 {
pidSearchpage = 10
templateFile = fileadmin/template/searchbox/template.htm
}
[globalVar = GP:L = 1]
#### We need a different searchbox-template for english language.
plugin.tx_macinasearchbox_pi1.templateFile = fileadmin/template/searchbox/template-en.htm
[global]
temp.header = COA
temp.header.10 < plugin.tx_macinasearchbox_pi1
#### **Search-Box end**
temp.header.20 = HTML
temp.header.20.value = <div id="topnav">
temp.header.30 = HTML
temp.header.30.value = {$headerSkiplinkHtmlCode}
temp.header.40 = HMENU
temp.header.40 {
special = list
special.value = {$headerNavigationIncludeList}
1 = TMENU
1 {
noBlur = 1
wrap = |
NO = 1
NO.ATagTitle.field = abstract // description // subtitle
NO.linkWrap = | | |*| | | |*| |
NO.allWrap = |
NO.stdWrap.htmlSpecialChars = 1
CUR < .NO
CUR = 1
CUR.allWrap = <strong>|</strong>
CUR.doNotLinkIt = 1
CUR.stdWrap.htmlSpecialChars = 1
}
}
temp.header.50 = HTML
temp.header.50.value = </div>
temp.header.60 = HTML
temp.header.60.value = {$headerImageHtmlCode}
![]()
Moin,
die Antwort auf deine Frage steht doch einen Beitrag höher!
Wieso schaust du denn im header-Extension-Template?
//Stefan
Jetzt hab ich es glaube gefunden nur weiß ich nicht genau was ich da auskommentieren muss.
MichaPHP-Code:#############################################
# +ext Toolbar (temp.teaser) #
# YAML for TYPO3, Autoparser, Version 4.5.0 #
# last modified 1/27/2007 #
#############################################
temp.teaser = COA
#### Rootline Text Prefix
temp.teaser.10 = COA
temp.teaser.10.wrap = <div class="block1">|</div>
temp.teaser.10.1 = TEXT
temp.teaser.10.1 {
value = {$toolbarStandardLangClickPathPrefix}
lang.en = {$toolbarFirstLangClickPathPrefix}
lang.fr = {$toolbarSecondLangClickPathPrefix}
}
#### Rootline Menu
temp.teaser.10.2 = HMENU
temp.teaser.10.2 {
special = rootline
special.range = 1|-1
1 = TMENU
1 {
allWrap = |
noBlur = 1
NO.linkWrap = {$rootlineLinkWrap}
NO.doNotLinkIt = 0 |*| 0 |*| 1
NO.ATagTitle.field = abstract // description // subtitle
NO.stdWrap.htmlSpecialChars = 1
}
}
#### Language Menu
temp.teaser.30 = USER
temp.teaser.30.userFunc = user_languageMenu
#### Fontsize Selector
temp.teaser.40 = HTML
temp.teaser.40.value = {$fontsizeHtmlCode}
#### Date and time (must not be not cached)
temp.teaser.50 = COA_INT
temp.teaser.50.1 = TEXT
temp.teaser.50.1 {
data = {$toolbarDateFormatStandardLang}
wrap = {$toolbarDateWrapStandardLang}
}
[globalVar = GP:L = {$firstForeignLanguage}]
temp.teaser.50.1.data = {$toolbarDateFormatFirstLang}
[global]
Hi,
probier es einfach mal aus. Du hast ja ne lokale Installation, da kannst du ja testen ohne Risiko. Kommentier die einzelnen temp-Bereiche einfach mal aus und schau, was passiert.
//Stefan
Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)