[Typo3-german] Sitemap als Dropdownmen ü umformen?
    Christian Tonn 
    c.tonn at esa-grimma.de
       
    Tue Aug 16 09:24:36 CEST 2005
    
    
  
Hallo ihr,
kann ich im Typoscript das Aussehen der Sitemap so umformen, so das sie aussieht wie dein Dropdownmenü?
ich dachte da irgendwie an tt_content.menu.....
10 = HMENU
    
 10.wrap = <form name="quickmenu2" action=""><select name="pfad" onchange="window.location.href='index.php?id='+document.quickmenu2.pfad.options[document.quickmenu2.pfad.selectedIndex].value"><option value="" selected> --- Typenbezeichnung --- </option></selected>|</select></form>
   10.1 = TMENU
   10.1 {
   expAll = 1
   NO {
   allWrap = <option value="{elementUid}">   |</option>
   subst_elementUid = 1
   stdWrap.data=field:subtitle
   doNotLinkIt = 1
    }
   CUR < .NO
   CUR = 1
   CUR.allWrap = <option value="{elementUid}" selected>   |</option>
    }
 }
- Christian Tonn (antonn)
-----------------------
The mailing list archive is found here:
http://typo3.org/documentation/mailing-lists/german-user-list-archive/
				
    
    
More information about the TYPO3-german
mailing list