Hello,
As a holiday present, I am helping a friend convert her website to Drupal. She already has her own site structure which I really need to preserve, and I would like your advice in setting this up in Drupal. She is setting up an instructional site. She has 4 menus, one is for main navigation (simple Drupal menu).
Two switch off depending on what page you are on. If you are on any non-instructional page (such as front page) the 2nd menu just lists all the tutorials on the site, where the names link to the main overview of that tutorial. If you are on a tutorial page then this menu lists all the other tutorials on the site. So, same list as before minus the tutorial you are viewing.
The last menu only appears when you are on a tutorial page and it is an table of contents of the tutorial. On the bottom of each tutorial page is a next and previous link where next and previous are actually the name of the next and previous page, not the words next and previous.
How would you suggest I construct this site? What content types and/or modules should I use? I would love for the links on this site to be as dynamic as possible. So really all she would have to do is add a new tutorial, add it to her menu structure and the rest would be done for her. What would you suggest for the multi-page structure? How can I execute the menus explained above.
Thank you all in advance for the advice. I look forward to all your suggestions.