Hello to all!!
I would like to ask for some suggestions how to organize Navigation menu on my web site. This is situation: I have two main areas, two categories, called "Group 1" and "Group 2". From each of these categories, goes several sub-categories, called "Sub-group X". Now, from these, goes several 'pages' which has content. This could be the picture:
-Group 1 -- Sub-group 1 --- Page 1 --- Page 2 --- Page 3 -- Sub-group 2 --- Page 4 --- Page 5 -Group 2 -- Sub-group 3 --- Page 6
My question is: what "Group", what "Sub-group, and what "Page" should be? I was thinking to use: Container -> Category -> Static page, but I'm not sure would it be a good choice. I've tried this, and it worked, but I would like to know is there a better solution. Should I use Category -> Child category, instead of Container -> Category?
Thanks in advance!!
On Apr 11, 2008, at 2:34 PM, Nikola Pajtic wrote:
Hello to all!!
I would like to ask for some suggestions how to organize Navigation menu on my web site. This is situation: I have two main areas, two categories, called "Group 1" and "Group 2". From each of these categories, goes several sub-categories, called "Sub-group X". Now, from these, goes several 'pages' which has content. This could be the picture:
-Group 1 -- Sub-group 1 --- Page 1 --- Page 2 --- Page 3 -- Sub-group 2 --- Page 4 --- Page 5 -Group 2 -- Sub-group 3 --- Page 6
My question is: what "Group", what "Sub-group, and what "Page" should be? I was thinking to use: Container -> Category -> Static page, but I'm not sure would it be a good choice. I've tried this, and it worked, but I would like to know is there a better solution. Should I use Category -> Child category, instead of Container -> Category?
Thanks in advance!!
You might want to include what version of Drupal you are running.
Peter Apokotos
On Sat, Apr 12, 2008 at 7:21 AM, Peter Apokotos drupal@apokotos.com wrote:
You might want to include what version of Drupal you are running.
Sorry, I totally forgot to mention: I'm running Drupal 5.7...with MySQL 5.0.45 on Fedora 7..
So, I just need help about understanding structure of my web site. By looking at picture in my first e-mail, could someone just tell me what "Group", "Sub-group" and "Page" should be? What would be the best, easiest solution for organizing and future design?
Thanks to all!!! Nikola