> > One more quick question, is it correct to have on navigation module call
> > others to load into itself?
> > What I mean is can I have 4 nav modules that are all called by one nav
> > module? I am trying to simplify the maintenance and have more
> small files
> > instead one on really big one in some cases.
> As far as I know, there is no problem with this. However, it's probably
> closer to the Freetrade design if the calling is all taken care of by
> the different layout modules.
Actually... :) FreeTrade does this out of the box (so to speak). Notice
that there's a side nav module that loads an admin nav module. Yes, this is
a good way to keep things maintainable. And, BTW, it's not wrong to
reference
a nav module from a screen. An example might be an icon that links to the
stock quote for the store's parent company that you want to appear on three
"about us" pages.
Leon
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Site: http://www.working-dogs.com/freetrade/
Problems?: [EMAIL PROTECTED]