Hi everybody!
It's maybe a simple question, but I can't find the answer. Is there a way to automatically show all download items of a category? Let's say I have a category MUSIC and I want to display all 50 MP3 files out of this category. Does anybody know how to do this?
Thanks for your answers
BYE JOACHIM
How to display a download item list?
-
screengrafixx
- Phoca Newbie

- Posts: 5
- Joined: 21 Sep 2009, 10:42
- Jan
- Phoca Hero

- Posts: 49138
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: How to display a download item list?
Hi, if you mean the pagination, you can set pagination values in parameters.
If you mean a link to category, see:
https://www.phoca.cz/documents/50-phoca/ ... -component
Jan
If you mean a link to category, see:
https://www.phoca.cz/documents/50-phoca/ ... -component
Jan
If you find Phoca extensions useful, please support the project
-
screengrafixx
- Phoca Newbie

- Posts: 5
- Joined: 21 Sep 2009, 10:42
Re: How to display a download item list?
Hi Jan,
thanks for quick reply. That didn't really answer my question. I don't want pagination and I don't want links to a category.
I would like to have a automatically created list of items of a category WITHOUT the need to set links to each single item.
Let's say I have a navigation link "my mp3 files" in my main menu - is there a way to show all mp3 files on click on this link?
thanks for quick reply. That didn't really answer my question. I don't want pagination and I don't want links to a category.
I would like to have a automatically created list of items of a category WITHOUT the need to set links to each single item.
Let's say I have a navigation link "my mp3 files" in my main menu - is there a way to show all mp3 files on click on this link?
- Jan
- Phoca Hero

- Posts: 49138
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: How to display a download item list?
Hi,
1) first problem is menu link to category (there is no one, because it can makes problems with SEF), so this needs to be done as e.g. external url
2) second problem is pagination (display all mp3, not only e.g. first 20), this is related to menu link settings (so if you will use external url, you need to set pagination to all for this menu link)
There is no option to display directly all the files.
Jan
this is described in the articles I have added here:Let's say I have a navigation link "my mp3 files" in my main menu - is there a way to show all mp3 files on click on this link?
1) first problem is menu link to category (there is no one, because it can makes problems with SEF), so this needs to be done as e.g. external url
2) second problem is pagination (display all mp3, not only e.g. first 20), this is related to menu link settings (so if you will use external url, you need to set pagination to all for this menu link)
There is no option to display directly all the files.
Jan
If you find Phoca extensions useful, please support the project
-
screengrafixx
- Phoca Newbie

- Posts: 5
- Joined: 21 Sep 2009, 10:42
Re: How to display a download item list?
... and what about displaying all files in a module position?
- Jan
- Phoca Hero

- Posts: 49138
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: How to display a download item list?
in such case some module needs to be created. The problem is displaying "unlimited" count of images. This can be very dangerous for the database 
If you find Phoca extensions useful, please support the project
-
mecano
- Phoca Newbie

- Posts: 3
- Joined: 24 Jan 2010, 04:31
- Location: Colombia
Re: How to display a download item list?
I think it's possible a download list, maybe 10 or 5, but giving the option of selecting the category to display or select the files "file id", this is possible?
- Jan
- Phoca Hero

- Posts: 49138
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: How to display a download item list?
For now the module with displaying latest files is planned.
Jan
Jan
If you find Phoca extensions useful, please support the project