Set modules manually... Hi al mambo members!
I want to set modules manually via include, it works fine but now I need to know how to set parameters for example if I set the module latestnews I put in to my template:
include( "modules/mod_latestnews.php" );
The question is how to set the parameters like in admin mode but manually to say how many head lines will be displayed and from wihch category...
And other question. Can I call modules manually via include into news and typed content?? |