Hello,
We are using on our website Phoca Downloads Version 3.2.3.
We'd like to ask you if there is any different layout on Upload page, in example instead of the Dropdown with the categories, if there is the possibility to display the folders - categories that we have created. Just like on the download page.
Thank you,
Apos
Different layout on Upload area
- Jan
- Phoca Hero
- Posts: 48550
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Different layout on Upload area
Hi, there is no another layout for upload page, but it is stored in standard MVC structure, so it can be overrided by template.
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 7
- Joined: 04 Mar 2021, 09:16
Re: Different layout on Upload area
Hello, thank you for your reply.
You mean by an available template from you that we can choose? Or a template that we have to create?
Thank you,
Apos
You mean by an available template from you that we can choose? Or a template that we have to create?
Thank you,
Apos
- Jan
- Phoca Hero
- Posts: 48550
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Different layout on Upload area
Hi, each template can override the component output and the file which will override the output needs to be created - created by your needs, so yes, I don't know any such alternative file - so it i needs to be created - just copy the detail.php and customize it and store in templates so this file will be used instead of original.
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 7
- Joined: 04 Mar 2021, 09:16
Re: Different layout on Upload area
OK, I understand.
Thank you for your reply,
Apos
Thank you for your reply,
Apos
- Jan
- Phoca Hero
- Posts: 48550
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Different layout on Upload area
Ok
If you find Phoca extensions useful, please support the project