Page 1 of 1
How to display downloads in the main page of the component?
Posted: 27 Dec 2008, 02:58
by luisdv
Hello! I find PhocaDownload very useful and easy to install and configure, however i have almost 30 docs to download in my site and i want to show all the files in the main page of the compenent. By deafult Phoca only shows boxes with the sections and its categories...
Is there any way to show all the list of files to download?
Can anyone hel me please?
Thanks.
Re: How to display downloads in the main page of the component?
Posted: 27 Dec 2008, 18:17
by Jan
Hi, now if you will create direct url to the category, the category view is planned for next version...
Jan
Re: How to display downloads in the main page of the component?
Posted: 27 Dec 2008, 18:23
by Jimbo
thanks, when we ll get new version?
![Very Happy :D](./images/smilies/icon_biggrin.gif)
Re: How to display downloads in the main page of the component?
Posted: 27 Dec 2008, 18:52
by luisdv
Jan wrote:Hi, now if you will create direct url to the category, the category view is planned for next version...
Jan
thanks.
but what about if i have many categories (05)
is there any way to modify the code of the default.php on template to show every category in the main component page?
Re: How to display downloads in the main page of the component?
Posted: 28 Dec 2008, 02:13
by Jan
I think, it need to be completely overwritten:
- model - getting all categories
- view - creating new foreach for displaying all categories...
Jan