Guest_imported
New member
- Jan 1, 1970
- 0
Thanks to ristmo2001 though.Well, I'm totally confused now. Could you please take a look at ? They used the method like this:
So I'm supposed that they have the module.php, which acts more like a template file and performs the necessary routine to construct the framework of the whole site using the variable passed. Again if my site consists of header, menu on the left,sections on the right and a footer on the bottom something like this:
--------------------------------------------------------------------------------------
header
--------------------------------------------------------------------------------------
|
|
|
|
menu | sections(gusetbook,download,forum..go here)
|
|
|
----------------------------------------------------------------------------------------
footer
---------------------------------------------------------------------------------------
how do I approach yours without affecting the static elements like menu,header and footer?
Possible to provide simple source code as well?Thanks.......
Cheers!!!
So I'm supposed that they have the module.php, which acts more like a template file and performs the necessary routine to construct the framework of the whole site using the variable passed. Again if my site consists of header, menu on the left,sections on the right and a footer on the bottom something like this:
--------------------------------------------------------------------------------------
header
--------------------------------------------------------------------------------------
|
|
|
|
menu | sections(gusetbook,download,forum..go here)
|
|
|
----------------------------------------------------------------------------------------
footer
---------------------------------------------------------------------------------------
how do I approach yours without affecting the static elements like menu,header and footer?
Possible to provide simple source code as well?Thanks.......
Cheers!!!