0

I have a nested category structure, and each structure has some articles. How can I create a tree view structure of all categories.

  • If there is any plugin or module let me know.
  • Also if I should code it, please give me a hint (or a link to documentation) to start coding.
    In addition I don't know why my structure, created by structure feature is empty!
hpaknia
  • 2,769
  • 4
  • 34
  • 63

1 Answers1

1

Perhaps you are looking for the Categories module. Structures show structure of wiki pages. Not categories.

  • Thank you, your answer is great, but I don't know why category result in admin page is ok, but in user view of site is empty. Please help me more. – hpaknia Jun 13 '13 at 06:31
  • I handled it! I just granted view permission to categories for anonymous users. – hpaknia Jun 13 '13 at 10:10