[TYPO3-english]  tt_news orderby category in LIST or LATEST view
    Loek Hilgersom 
    hilgersom at xs4all.nl
       
    Mon Aug 24 15:39:24 CEST 2009
    
    
  
Hi,
Is there an easy way with tt_news to order the LIST or LATEST view by 
(sub)categories, where each new category is displayed as a header in the list?
Or should I code this myself in PHP or TS?
Thanks,
Loek
To visualize it a bit:
A category tree like:
cat1
  + subcat1
     + sub-subcat1
  + subcat2
cat2
...etc.
Should display a list something like this:
CAT1
article1
article2
article3
SUBCAT1
article4
article5
SUB-SUBCAT1
article6
article7
SUBCAT2
article8
CAT2
etc.
    
    
More information about the TYPO3-english
mailing list