> What I have done is to modify the "with_side_nav" to include a couple of
> other navigation modules for the bottom of the screen the right side etc.
> Each of these navigation modules calls a "Screen" module by name for
> inclusion into the page.  Is this correct?

I won't say it's completely wrong, but it's not as the system was intended.
In general, you should only ever run one screen module.  You should probably
put everything inside those navigation modules.  If you need to break stuff
up further, either make more navigation modules, or write functions that
provide the output your need and put them in an include module.

Leon



------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Site:            http://www.working-dogs.com/freetrade/
Problems?:       [EMAIL PROTECTED]

Reply via email to