[TYPO3-german] Anfänger mit 5 Fragen / Problemen (u.a Menü, Suchformular, realURL/coolURI)

Björn Deutschmann info at bd78.de
Fri Oct 10 14:44:48 CEST 2014


Hallo Bernd. Danke für die Info.

Zu 2) Das mit CUR hatte ich schon probiert ->

"lib.topnav = HMENU
	lib.topnav {
	  entryLevel = 0
	  1 = TMENU
	  1 {

	    wrap = <ul class="nav navbar-nav"> | </ul>
	    expAll = 1
	    noBlur=2
	    NO.allWrap = <li>|</li>
		  NO.ATagTitle.field = abstract // description // title
		  NO.stdWrap.field = title
		
	    ACT = 1
	    ACT.allWrap = <li class="active">|</li>
	    ACT.ATagTitle.field = abstract // description // title    
		  ACT.stdWrap.field = title
 
      CUR = 1
      CUR.allWrap = <li class="active">|</li>
      CUR.ATagTitle.field = abstract // description // title    
      CUR.stdWrap.field = title

        SPC = 1
        SPC.before.dataWrap = <li id="trenner{field:uid}" class="divider"> </li>|
        SPC.doNotShowLink = 1

      IFSUB = 1
      IFSUB {
        allWarp = <! ! ==;>|
        wrapItemAndSub = <li class="dropdown">|</li>
        ATagBeforeWrap = 1
        linkWrap = |  <span class="caret"></span>
        ATagParams = class="dropdown-toggle" data-toggle="dropdown"
      }
       ACTIFSUB < .IFSUB
              ACTIFSUB {
              allWrap = <! ! ==;>|
                }
  }"

Zu 5) Da haben habe ich mich leider mißverständlich ausgedrückt.
Also das ganze ist auf einen Virtual Server, mit verschiedenen Domains usw. wo derzeit auch ein Drupal- und WordPress-Projekt gehostet wird (aber andere Domains halt!), wo es mit dem rewrite und der htaccess ohne Probleme klappt.
Naja, ich habe mir noch mal die eine htaccess geschnappt und will die mal zusammen mit der Anleitung und ggf. Tutorial für CoolURI sezieren und dann noch mal CoolURI testen.


More information about the TYPO3-german mailing list