@MrMakaveli Morris' mainmenu is built on mine so I don't think I'm out of line by answering this.
It's not easy to explain our MainMenus since it is a rather complicated web of plugins and scripts. Double click on the tiddler MainMenu and you will see the script and the macro used there. One is for the refresh button, and the next is the foreachtiddler index. That index is what populates the table of contents. Also see the tag systemConfig to see what plugins were used. I basically liked Simon's SiteMapMacro and used that, but it required a few other plugins. If I'm not mistaken, InlineJavascriptPlugin and NestedSlidersPlugin (which I had to adapt slightly). There are also CSS styles applied to it for the look of it. One difference between Morris' and mine: With Morris' the scripts mentioned above are in the tiddlers for the main topics (He has Topic and Topic2 on display for you). The advantage of this is that the topics show up with bold red titles in contrast to the notes and subtopics within them. Nice visual touch. The drawback is that you have to manually add the topics to the mainmenu, and that you can't collapse the main topics down, you have to see the entire menu for each topic. With mine, the topics subtopics and notes are all the same font styles, but they get automatically added to the mainmenu and can be collapsed completely. You can pick which is the better fit for you. I'm sure that doesn't help much, but I'm really at a loss as to what else to tell you. Blessings Dave Gifford --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

