Tuesday 09 May 2006 11:31:56 am
I had exactly the same problem, using the syntax provided in the Learning eZ publish 3 book. I went looking, and found this response on a French forum (if you don't read French, take a look at the code near the bottom) http://ezpublish-france.fr/index.php/fr/forums/questions_techniques/menu_gauche_fonction_treemenu It isn't exactly the same, in that it only generates a menu from whichever node you give it, but it's very clean code, which I appreciate. Of course, you can substitute 'tree' for 'list' to get everything below the current node. David
|