[TYPO3-UG Dutch] tt-news

jean-pierre at defeyter.net jean-pierre at defeyter.net
Mon Jan 16 10:38:38 CET 2006


hallo,
ik wil het archivemanu en het cat manu onder elkaar in de leftbox plaatsen
zodat hij op alle pagina' zichtbaar is
met onderstaande code lukt dit duidelijk niet.

Kan iemand mij verder op weg helpen?

Thanks
Jean-Pierre




lib.newsarchive < plugin.tt_news
lib.newsarchive {
   code >
   code = AMENU
   pid_list >
   pid_list = 15
   }
page.10.subparts.boxleft < lib.newsarchive

lib.newscat < plugin.tt_news
lib.newscat {
   code >
   code = CATMENU
   pidInList >
   pidInList = 21
   }
page.10.subparts.boxleft < lib.newsarchive
page.10.subparts.boxleft < lib.newscat





More information about the TYPO3-UG-dutch mailing list