List of categories and files on same page
Posted: 15 Nov 2013, 13:21
Hi!
Lately I have been getting into developing both websites and components, so I know how hard it can be. I'm very impressed of your work.
What I'm wondering about Phoca Download is this:
Can I somehow list all categories and their files on the same page?
Like this:
Category 1:
File1.ext
File2.ext
Category 2:
File3.ext
File4.ext
With all their download/preview buttons etc? (perhaps with feature of categories being collapsible and user-defined order)
Right now I only find listing categories, which links into a "closed" view of that category. I want all my categories (or the selected ones) to be listed and their respective files. Or I can list files within a selected category, but no overview of the whole thing.
I want to have a file archive listed within different sections/titles, on the same page. Is it possible?
I can create some kind of more specific example/image if needed. But to clarify right away, think of something like this:
https://www.phoca.cz/download
But within each of the boxes "Phoca Gallery/Download" etc. there could be files listed instead of subcategories. Both in a simple view that requires less space (with maybe a small direct download button beside a link to file details), and then perhaps in an extended view with one category box with full file details/buttons, and then the next category listed below in a new box.
(I have also looked at your modules and plugins, but none seems to do this. Although if I manually listed the files using the plugin I guess I could do something like:
Category 1:
{altphocadownload view=file|id=280alt}
{altphocadownload view=file|id=281alt}
etc. or with a php script loop, but then I would need to know all the IDs from somewhere? to make it automatic.)
Best regards,
Hug
Lately I have been getting into developing both websites and components, so I know how hard it can be. I'm very impressed of your work.
What I'm wondering about Phoca Download is this:
Can I somehow list all categories and their files on the same page?
Like this:
Category 1:
File1.ext
File2.ext
Category 2:
File3.ext
File4.ext
With all their download/preview buttons etc? (perhaps with feature of categories being collapsible and user-defined order)
Right now I only find listing categories, which links into a "closed" view of that category. I want all my categories (or the selected ones) to be listed and their respective files. Or I can list files within a selected category, but no overview of the whole thing.
I want to have a file archive listed within different sections/titles, on the same page. Is it possible?
I can create some kind of more specific example/image if needed. But to clarify right away, think of something like this:
https://www.phoca.cz/download
But within each of the boxes "Phoca Gallery/Download" etc. there could be files listed instead of subcategories. Both in a simple view that requires less space (with maybe a small direct download button beside a link to file details), and then perhaps in an extended view with one category box with full file details/buttons, and then the next category listed below in a new box.
(I have also looked at your modules and plugins, but none seems to do this. Although if I manually listed the files using the plugin I guess I could do something like:
Category 1:
{altphocadownload view=file|id=280alt}
{altphocadownload view=file|id=281alt}
etc. or with a php script loop, but then I would need to know all the IDs from somewhere? to make it automatic.)
Best regards,
Hug