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)

Abfragen

  • Abfrage, ob es Inhalte in einer Inhaltsspalte gibt 

    1
    2
    3
    4
    5
    6
    7
    8
    
    # Wrap wird nur eingefügt, wenn in der Spalte "rechts" Inhalte sind
    lib.margincontent = COA
    lib.margincontent {
      if.isTrue.numRows < styles.content.getRight
      10 < styles.content.getRight
      10.wrap = <div id="col2">|</div>
    }
    # Quelle: http://typo3blogger.de/automatisch-ein-oder-zweispaltig-ohne-tv-und-ohne-templateselector/
    by olli
This site is made by tan3