1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
tt_content.search.30 { dataArray { #Suchinput 10 > 10.type = sword=input,10 10.label = Suchbegriff: #Hidden-Felder 20 > 20.type = scols=hidden 20.value = tt_content.header-bodytext-imagecaption 30.type = stype=hidden 30.value = L0 #Submit 40 > 40.type = submit=submit 40.value = Suchen! } } #Quelle: http://paul-rohrbeck.de/2011/02/15/typo3-suchen-in-bei-der-standard-suche-entfernen/ |
1 2 |
tt_content.search.20.renderObj.20.stdWrap.HTMLparser = 1 tt_content.search.20.renderObj.20.stdWrap.HTMLparser.htmlSpecialChars = -1 |