Snippets-logo-small
  • TYPO3 Typoscript
  • TYPO3 TSConfig
  • TYPO3 Install Tool
  • TYPO3 allg
  • Git
  • Javascript - JQuery
  • Unix
  • css
  • regular expressions
  • php
  • SQL
  • Ruby on Rails
  • root template
  • mainconfig
  • Navigation
  • impressum tan3
  • conditions
  • tt_content
  • +ext indexed search
  • +ext lumogooglemap
  • +ext realurl
  • +ext sr_language_menu
  • +ext tt_news
  • +ext felogin
  • https
  • Fancybox
  • rss feed
  • scriptmerger
  • Teaserbild aus dem Feld Dateien
  • Standard Mailformular
  • Standard Suche
  • Inhaltselement(e) per Typoscript...
  • logo verlinken
  • Sitemap
  • Bilderbreiten definieren
  • RTE
  • logout button
  • Abfragen
  • meta
  • Anzahl CEs ermitteln
  • Google Tags
  • Socialbuttons (Facebook, Twitter)

Standard Suche

  • “Suchen in” bei der Standard-Suche entfernen 

    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/
    by olli
  •   bei Suchergebnissen ausblenden 

    1
    2
    
    tt_content.search.20.renderObj.20.stdWrap.HTMLparser = 1
    tt_content.search.20.renderObj.20.stdWrap.HTMLparser.htmlSpecialChars = -1
    by olli
This site is made by tan3