[TYPO3-commerce] rootline

Sebastian Schwill info at plan12.net
Mon Apr 2 18:06:11 CEST 2007


i have added the following ts-code
lib.tx_commerce.rootline  = HMENU
lib.tx_commerce.rootline {
    special = userfunction
    special.userFunc =  user_tx_commerce_catmenu_pub->CommerceRootline
    special{
       #// Root category for the display
       category = {$plugin.tx_commerce_lib.catUid}
       #// zeige Producte
       showProducts = 0
       showCategories = 1
       #// PID for displaying the products
       overridePid = {$plugin.tx_commerce_lib.overridePid}
      
     
    }
    1 = TMENU
    1.NO.linkWrap = |*|| > |*||
  
}
page.10.marks.INHALT.marks.INHALT{
 20 = TEXT
 20.data  >
 20.wrap (
  <br /><br /><br />
 )
 30 < lib.tx_commerce.rootline
 5 < .20
 4 < .30
}


Dear Sebastian,

> hi,
> i downloaded from sourcefrog all the files an bulild a new svn version. after updating it to typo, the rootline is not shown correct any more. now only the artikles are shown.
> is there a trick to maky it worke right?

did you add the new TS?

ingo


Mit freundlichen Gruessen
-- 
Ingo Schmitt                        mailto:is at marketing-factory.de
Marketing Factory Consulting GmbH   http://typo3.marketing-factory.de/
Content Management mit Typo3: Beratung - Schulung - Realisierung
_______________________________________________
TYPO3-project-commerce mailing list
TYPO3-project-commerce at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce


More information about the TYPO3-project-commerce mailing list