[TYPO3-english] Rendering sys_category tree in FE

Torsten Schrade schradt at uni-mainz.de
Sat Jan 4 17:26:07 CET 2014


Hi Jan,

> am i right that your example code doesn't not handle recursive 
> categories? It looks like it just can handle 2 levels (parent and 
> child)... Or do i miss anything?

Quite right, at the time i just needed two levels ;) But the need for 
recursion is of course a good point and I changed the extension to 
support this. Check out the lates master, it now supports a tree depth 
of five levels. If more levels are really really needed, they could 
just be added fluidwise. Infinite recursion is nothing easily achieved 
with pure Fluid and therefore not implemented.

Cheers and happy testing,
Torsten




More information about the TYPO3-english mailing list