direct linking to module mod_phocadownload_latest
Posted: 15 Jun 2011, 22:45
Hello guys,
currently i'm trying to finetune the layout for the module mod_phocadownload_latest which I'm starting not through a menulink but via a separate file.
I've got the basic working through the next statement.
. ' <jdoc:include type="module" name="mod_phocadownload_latest" title="Latest extensions" />'
Now I want to enhance the layout by putting extra parameters to choose the way i want it : no bullet style, but icon style and no direct linking to download but linking to the category, so i thought it would be something like this.
. ' <jdoc:include type="module" name="mod_phocadownload_latest" title="Latest extensions" liststyle="icons" link_to="category" />'
However, nothing changes in the frontend. Is there no way to pass the parameters of the module when using jdoc ?
currently i'm trying to finetune the layout for the module mod_phocadownload_latest which I'm starting not through a menulink but via a separate file.
I've got the basic working through the next statement.
. ' <jdoc:include type="module" name="mod_phocadownload_latest" title="Latest extensions" />'
Now I want to enhance the layout by putting extra parameters to choose the way i want it : no bullet style, but icon style and no direct linking to download but linking to the category, so i thought it would be something like this.
. ' <jdoc:include type="module" name="mod_phocadownload_latest" title="Latest extensions" liststyle="icons" link_to="category" />'
However, nothing changes in the frontend. Is there no way to pass the parameters of the module when using jdoc ?